⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 wave_timing.do

📁 一个veriloghdl编写的键盘扫描程序
💻 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 + -