📄 wave_timing.do
字号:
onerror {resume}
quietly WaveActivateNextPane {} 0
add wave -noupdate -format Logic /KeypadScan_tb_v_tf/clk
add wave -noupdate -format Literal /KeypadScan_tb_v_tf/column
add wave -noupdate -format Literal /KeypadScan_tb_v_tf/row
add wave -noupdate -color Magenta -format Literal -radix hexadecimal /KeypadScan_tb_v_tf/out
add wave -noupdate -divider glbl
add wave -noupdate -format Logic /glbl/GSR
add wave -noupdate -format Logic /glbl/GTS
add wave -noupdate -format Logic /glbl/PRLD
add wave -noupdate -format Logic /glbl/GSR_int
add wave -noupdate -format Logic /glbl/GTS_int
add wave -noupdate -format Logic /glbl/PRLD_int
add wave -noupdate -divider internal
add wave -noupdate -format Logic /KeypadScan_tb_v_tf/uut/clk
add wave -noupdate -format Literal /KeypadScan_tb_v_tf/uut/column
add wave -noupdate -format Literal /KeypadScan_tb_v_tf/uut/outreg
TreeUpdate [SetDefaultTree]
WaveRestoreCursors {{Cursor 1} {259704407649 ps} 0}
configure wave -namecolwidth 241
configure wave -valuecolwidth 95
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 {258398437500 ps} {266601562500 ps}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -