28 lines
854 B
Plaintext
28 lines
854 B
Plaintext
onerror {resume}
|
|
quietly WaveActivateNextPane {} 0
|
|
add wave -noupdate /sclk_gen_tb/ENA
|
|
add wave -noupdate /sclk_gen_tb/SYNC
|
|
add wave -noupdate /sclk_gen_tb/RESETn
|
|
add wave -noupdate /sclk_gen_tb/CPHA
|
|
add wave -noupdate /sclk_gen_tb/CLK
|
|
add wave -noupdate /sclk_gen_tb/CPOL
|
|
add wave -noupdate /sclk_gen_tb/SCLK
|
|
TreeUpdate [SetDefaultTree]
|
|
WaveRestoreCursors {{Cursor 1} {0 ps} 0}
|
|
quietly wave cursor active 0
|
|
configure wave -namecolwidth 150
|
|
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 ps
|
|
update
|
|
WaveRestoreZoom {0 ps} {420 ns}
|