📄 wave.do
字号:
onerror {resume}
quietly WaveActivateNextPane {} 0
add wave -noupdate -format Logic /KeypadScan_tb_v_tf/uut/clk
add wave -noupdate -format Logic /KeypadScan_tb_v_tf/uut/scan_en
add wave -noupdate -format Literal /KeypadScan_tb_v_tf/uut/shiftreg
add wave -noupdate -format Literal /KeypadScan_tb_v_tf/uut/row
add wave -noupdate -format Literal /KeypadScan_tb_v_tf/uut/column
add wave -noupdate -format Literal /KeypadScan_tb_v_tf/uut/outreg
add wave -noupdate -color Magenta -format Literal -radix hexadecimal /KeypadScan_tb_v_tf/uut/out
TreeUpdate [SetDefaultTree]
WaveRestoreCursors {{Cursor 1} {3 ns} 0}
configure wave -namecolwidth 212
configure wave -valuecolwidth 77
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
update
WaveRestoreZoom {29019948 ns} {35631372 ns}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -