29 lines
952 B
Plaintext
29 lines
952 B
Plaintext
onerror {resume}
|
|
quietly WaveActivateNextPane {} 0
|
|
add wave -noupdate /pmod_ad1_ctrl_tb/clk
|
|
add wave -noupdate /pmod_ad1_ctrl_tb/reset
|
|
add wave -noupdate /pmod_ad1_ctrl_tb/cs_n
|
|
add wave -noupdate /pmod_ad1_ctrl_tb/done
|
|
add wave -noupdate /pmod_ad1_ctrl_tb/sdata1
|
|
add wave -noupdate /pmod_ad1_ctrl_tb/data1
|
|
add wave -noupdate /pmod_ad1_ctrl_tb/uut/stage
|
|
add wave -noupdate /pmod_ad1_ctrl_tb/uut/count
|
|
TreeUpdate [SetDefaultTree]
|
|
WaveRestoreCursors {{Cursor 1} {99527 ps} 0}
|
|
quietly wave cursor active 1
|
|
configure wave -namecolwidth 150
|
|
configure wave -valuecolwidth 100
|
|
configure wave -justifyvalue left
|
|
configure wave -signalnamewidth 1
|
|
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 ps
|
|
update
|
|
WaveRestoreZoom {0 ps} {1015296 ps}
|