33 lines
1.1 KiB
Plaintext
33 lines
1.1 KiB
Plaintext
onerror {resume}
|
|
quietly WaveActivateNextPane {} 0
|
|
add wave -noupdate /top_tb/dut/CLK_125_N
|
|
add wave -noupdate /top_tb/dut/GPIO_SW_C
|
|
add wave -noupdate /top_tb/dut/GPIO_LED_7
|
|
add wave -noupdate /top_tb/dut/GPIO_LED_6
|
|
add wave -noupdate /top_tb/dut/GPIO_LED_5
|
|
add wave -noupdate /top_tb/dut/GPIO_LED_4
|
|
add wave -noupdate /top_tb/dut/GPIO_LED_3
|
|
add wave -noupdate /top_tb/dut/GPIO_LED_2
|
|
add wave -noupdate /top_tb/dut/GPIO_LED_1
|
|
add wave -noupdate /top_tb/dut/GPIO_LED_0
|
|
add wave -noupdate /top_tb/dut/clkSelect
|
|
add wave -noupdate /top_tb/dut/div_clks
|
|
TreeUpdate [SetDefaultTree]
|
|
WaveRestoreCursors {{Cursor 1} {0 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 ns
|
|
update
|
|
WaveRestoreZoom {0 ps} {1616433 ps}
|