|
|
@@ -0,0 +1,27 @@
|
|
|
+onerror {resume}
|
|
|
+quietly WaveActivateNextPane {} 0
|
|
|
+add wave -noupdate /Gpio1CtrlTb/DUT/Clk_i
|
|
|
+add wave -noupdate /Gpio1CtrlTb/DUT/Rst_i
|
|
|
+add wave -noupdate /Gpio1CtrlTb/DUT/ValGpioDataToFifo_i
|
|
|
+add wave -noupdate /Gpio1CtrlTb/DUT/Data_i
|
|
|
+add wave -noupdate /Gpio1CtrlTb/DUT/ValDataFromSpi_i
|
|
|
+add wave -noupdate /Gpio1CtrlTb/DUT/FlagDirectGpio1_i
|
|
|
+add wave -noupdate /Gpio1CtrlTb/DUT/GpioReg_o
|
|
|
+TreeUpdate [SetDefaultTree]
|
|
|
+WaveRestoreCursors {{Cursor 1} {18 ns} 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 ns} {1008 ns}
|