Fixed video, kbd and buzzer
This commit is contained in:
@@ -0,0 +1,34 @@
|
||||
onerror {resume}
|
||||
quietly WaveActivateNextPane {} 0
|
||||
add wave -noupdate /test_pins/clk
|
||||
add wave -noupdate -divider apins
|
||||
add wave -noupdate -color Gold -radix hexadecimal /test_pins/apin
|
||||
add wave -noupdate -radix hexadecimal /test_pins/ab
|
||||
add wave -noupdate /test_pins/ctl_ab_we
|
||||
add wave -noupdate -divider dpins
|
||||
add wave -noupdate -radix hexadecimal /test_pins/dpin
|
||||
add wave -noupdate -color Gold -radix hexadecimal /test_pins/db
|
||||
add wave -noupdate /test_pins/ctl_db_we
|
||||
add wave -noupdate /test_pins/ctl_db_pin_re
|
||||
add wave -noupdate /test_pins/ctl_db_pin_oe
|
||||
add wave -noupdate /test_pins/ctl_db_oe
|
||||
add wave -noupdate -radix hexadecimal /test_pins/db_w
|
||||
add wave -noupdate -radix hexadecimal /test_pins/dpin_w
|
||||
TreeUpdate [SetDefaultTree]
|
||||
WaveRestoreCursors {{Cursor 1} {19000 ns} 0}
|
||||
quietly wave cursor active 1
|
||||
configure wave -namecolwidth 138
|
||||
configure wave -valuecolwidth 54
|
||||
configure wave -justifyvalue right
|
||||
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 1
|
||||
configure wave -timelineunits us
|
||||
update
|
||||
WaveRestoreZoom {0 ns} {57700 ns}
|
||||
Reference in New Issue
Block a user