📄 wave.do
字号:
onerror {resume}
quietly WaveActivateNextPane {} 0
add wave -noupdate -format Literal /crc_tb/DATA_IN
add wave -noupdate -format Logic /crc_tb/CLK
add wave -noupdate -format Logic /crc_tb/RESET
add wave -noupdate -format Logic /crc_tb/init
add wave -noupdate -format Logic /crc_tb/START
add wave -noupdate -format Literal /crc_tb/CRC_OUT
add wave -noupdate -format Literal /crc_tb/neg_crc
add wave -noupdate -format Literal /crc_tb/crc
TreeUpdate [SetDefaultTree]
WaveRestoreCursors {198 ns}
WaveRestoreZoom {0 ns} {192 ns}
configure wave -namecolwidth 150
configure wave -valuecolwidth 100
configure wave -justifyvalue left
configure wave -signalnamewidth 0
configure wave -snapdistance 10
configure wave -datasetprefix 0
configure wave -rowmargin 4
configure wave -childrowmargin 2
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -