Root/Examples/blink/logic/simulation/wave.do

1onerror {resume}
2quietly WaveActivateNextPane {} 0
3add wave -noupdate -format Logic /blink_TB_v/clk
4add wave -noupdate -format Logic /blink_TB_v/reset
5add wave -noupdate -format Logic /blink_TB_v/led
6add wave -noupdate -format Event /blink_TB_v/reset_trigger
7add wave -noupdate -format Logic /glbl/GSR
8add wave -noupdate -format Literal -radix hexadecimal /blink_TB_v/uut/counter
9add wave -noupdate -format Logic /glbl/GSR
10TreeUpdate [SetDefaultTree]
11WaveRestoreCursors {{Cursor 1} {17827 ps} 0}
12configure wave -namecolwidth 218
13configure wave -valuecolwidth 40
14configure wave -justifyvalue left
15configure wave -signalnamewidth 0
16configure wave -snapdistance 10
17configure wave -datasetprefix 0
18configure wave -rowmargin 4
19configure wave -childrowmargin 2
20configure wave -gridoffset 0
21configure wave -gridperiod 1
22configure wave -griddelta 40
23configure wave -timeline 0
24update
25WaveRestoreZoom {0 ps} {240328 ps}
26

Archive Download this file

Branches:
master



interactive