26 lines
856 B
Plaintext
26 lines
856 B
Plaintext
|
onerror {resume}
|
||
|
quietly WaveActivateNextPane {} 0
|
||
|
add wave -noupdate /tb_24_1_5/reset
|
||
|
add wave -noupdate /tb_24_1_5/clock
|
||
|
add wave -noupdate /tb_24_1_5/start
|
||
|
add wave -noupdate -format Analog-Step -height 100 -max 255.0 -radix unsigned -radixshowbase 0 /tb_24_1_5/speed
|
||
|
add wave -noupdate /tb_24_1_5/done
|
||
|
TreeUpdate [SetDefaultTree]
|
||
|
WaveRestoreCursors {{Cursor 1} {826772 ps} 0}
|
||
|
quietly wave cursor active 1
|
||
|
configure wave -namecolwidth 184
|
||
|
configure wave -valuecolwidth 100
|
||
|
configure wave -justifyvalue left
|
||
|
configure wave -signalnamewidth 0
|
||
|
configure wave -snapdistance 10
|
||
|
configure wave -datasetprefix 0
|
||
|
configure wave -rowmargin 4
|
||
|
configure wave -childrowmargin 2
|
||
|
configure wave -gridoffset 0
|
||
|
configure wave -gridperiod 1
|
||
|
configure wave -griddelta 40
|
||
|
configure wave -timeline 0
|
||
|
configure wave -timelineunits us
|
||
|
update
|
||
|
WaveRestoreZoom {0 ps} {4200 ns}
|