📄 wave.do
字号:
onerror {resume}
quietly WaveActivateNextPane {} 0
add wave -noupdate -format Logic /tb_ecc_vhd/reset
add wave -noupdate -format Logic /tb_ecc_vhd/clk
add wave -noupdate -format Logic /tb_ecc_vhd/uut/wr_en
add wave -noupdate -format Logic /tb_ecc_vhd/nd
add wave -noupdate -format Literal -radix hexadecimal /tb_ecc_vhd/data
add wave -noupdate -format Logic /tb_ecc_vhd/eccvalid
add wave -noupdate -format Literal -radix hexadecimal /tb_ecc_vhd/uut/ecccode_3
add wave -noupdate -format Literal -radix hexadecimal /tb_ecc_vhd/uut/ecctab_dout
add wave -noupdate -format Literal -radix hexadecimal /tb_ecc_vhd/uut/datacount
add wave -noupdate -format Literal -radix hexadecimal /tb_ecc_vhd/ecccode
add wave -noupdate -format Logic /tb_ecc_vhd/uut/eccvalid_pre
add wave -noupdate -format Logic /tb_ecc_vhd/uut/cnt
add wave -noupdate -format Logic /tb_ecc_vhd/uut/start
add wave -noupdate -format Literal -radix hexadecimal /tb_ecc_vhd/uut/datatmp
add wave -noupdate -format Logic /tb_ecc_vhd/uut/rd_tmp
add wave -noupdate -format Logic /tb_ecc_vhd/uut/empty
TreeUpdate [SetDefaultTree]
WaveRestoreCursors {{Cursor 1} {197535 ps} 0}
configure wave -namecolwidth 209
configure wave -valuecolwidth 43
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 {0 ps} {523944 ps}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -