OpenCores
URL https://opencores.org/ocsvn/a-z80/a-z80/trunk

Subversion Repositories a-z80

[/] [a-z80/] [trunk/] [cpu/] [control/] [simulation/] [modelsim/] [wave_sequencer.do] - Blame information for rev 3

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 3 gdevic
onerror {resume}
2
quietly WaveActivateNextPane {} 0
3
add wave -noupdate /test_sequencer/clk
4
add wave -noupdate /test_sequencer/nreset
5
add wave -noupdate /test_sequencer/nextM_sig
6
add wave -noupdate /test_sequencer/setM1_sig
7
add wave -noupdate /test_sequencer/hold_clk_iorq_sig
8
add wave -noupdate /test_sequencer/hold_clk_wait_sig
9
add wave -noupdate /test_sequencer/hold_clk_busrq_sig
10
add wave -noupdate -divider M-STATE
11
add wave -noupdate -color Aquamarine /test_sequencer/M1_sig
12
add wave -noupdate -color Aquamarine /test_sequencer/M2_sig
13
add wave -noupdate -color Aquamarine /test_sequencer/M3_sig
14
add wave -noupdate -color Aquamarine /test_sequencer/M4_sig
15
add wave -noupdate -color Aquamarine /test_sequencer/M5_sig
16
add wave -noupdate -color Aquamarine /test_sequencer/M6_sig
17
add wave -noupdate -divider T-STATE
18
add wave -noupdate -color Pink /test_sequencer/T1_sig
19
add wave -noupdate -color Pink /test_sequencer/T2_sig
20
add wave -noupdate -color Pink /test_sequencer/T3_sig
21
add wave -noupdate -color Pink /test_sequencer/T4_sig
22
add wave -noupdate -color Pink /test_sequencer/T5_sig
23
add wave -noupdate -color Pink /test_sequencer/T6_sig
24
TreeUpdate [SetDefaultTree]
25
WaveRestoreCursors {{Cursor 1} {6800 ns} 0}
26
quietly wave cursor active 1
27
configure wave -namecolwidth 226
28
configure wave -valuecolwidth 78
29
configure wave -justifyvalue left
30
configure wave -signalnamewidth 2
31
configure wave -snapdistance 10
32
configure wave -datasetprefix 0
33
configure wave -rowmargin 4
34
configure wave -childrowmargin 2
35
configure wave -gridoffset 0
36
configure wave -gridperiod 1
37
configure wave -griddelta 40
38
configure wave -timeline 1
39
configure wave -timelineunits us
40
update
41
WaveRestoreZoom {0 ns} {25 us}

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.