📄 rx_wave.do
字号:
onerror {resume}
quietly WaveActivateNextPane {} 0
add wave -noupdate -format Logic -radix hexadecimal /rx_tb/rst_n
add wave -noupdate -format Logic -radix hexadecimal /rx_tb/clk
add wave -noupdate -format Logic /rx_tb/dut/inclock
add wave -noupdate -format Literal -radix hexadecimal /rx_tb/dut/datain
add wave -noupdate -format Logic /rx_tb/bcmpi_n
add wave -noupdate -format Logic -radix hexadecimal /rx_tb/acko
add wave -noupdate -format Logic /rx_tb/rvere
add wave -noupdate -format Logic /rx_tb/rcser
add wave -noupdate -format Logic -radix hexadecimal /rx_tb/empty
add wave -noupdate -format Logic -radix hexadecimal /rx_tb/rdreq
add wave -noupdate -format Literal -radix hexadecimal /rx_tb/rdata
add wave -noupdate -divider -height 30 DUT
add wave -noupdate -format Logic /rx_tb/dut/bcmp
add wave -noupdate -format Logic /rx_tb/dut/sample_bcmp
add wave -noupdate -format Logic /rx_tb/dut/blk_end
add wave -noupdate -format Literal -radix hexadecimal /rx_tb/dut/datain_pos
add wave -noupdate -format Literal -radix hexadecimal /rx_tb/dut/pos_edges
add wave -noupdate -format Logic /rx_tb/dut/pos_chk_en
add wave -noupdate -format Literal -radix hexadecimal /rx_tb/dut/low_nibble_chk
add wave -noupdate -format Literal -radix hexadecimal /rx_tb/dut/mid_nibble_chk
add wave -noupdate -format Literal -radix hexadecimal /rx_tb/dut/low_nibble_chk_r
add wave -noupdate -format Logic -radix hexadecimal /rx_tb/dut/freeze_pos
add wave -noupdate -format Literal -radix hexadecimal /rx_tb/dut/pos_data
add wave -noupdate -format Literal -radix hexadecimal /rx_tb/dut/datain_neg
add wave -noupdate -format Literal -radix hexadecimal /rx_tb/dut/neg_edges
add wave -noupdate -format Logic /rx_tb/dut/neg_chk_en
add wave -noupdate -format Literal -radix hexadecimal /rx_tb/dut/high_nibble_chk
add wave -noupdate -format Literal -radix hexadecimal /rx_tb/dut/high_nibble_chk_r
add wave -noupdate -format Logic -radix hexadecimal /rx_tb/dut/freeze_neg
add wave -noupdate -format Literal -radix hexadecimal /rx_tb/dut/neg_data
add wave -noupdate -format Literal -radix hexadecimal /rx_tb/dut/shift_reg
add wave -noupdate -format Logic -radix hexadecimal /rx_tb/dut/data_ready
add wave -noupdate -format Logic -radix hexadecimal /rx_tb/dut/dr_sync1
add wave -noupdate -format Logic -radix hexadecimal /rx_tb/dut/dr_sync2
add wave -noupdate -format Logic -radix hexadecimal /rx_tb/dut/dr_sync3
add wave -noupdate -format Literal -radix hexadecimal /rx_tb/dut/fifo_wdata
add wave -noupdate -format Logic -radix hexadecimal /rx_tb/dut/fifo_we
add wave -noupdate -format Logic /rx_tb/dut/load_ver_l
add wave -noupdate -format Logic /rx_tb/dut/load_ver_h
add wave -noupdate -format Literal -radix hexadecimal /rx_tb/dut/ver_byte
add wave -noupdate -format Literal -radix hexadecimal /rx_tb/dut/cksum
add wave -noupdate -format Literal -radix hexadecimal /rx_tb/dut/words
TreeUpdate [SetDefaultTree]
WaveRestoreCursors {{Cursor 1} {1978648 ps} 0}
WaveRestoreZoom {375549 ps} {422451 ps}
configure wave -namecolwidth 106
configure wave -valuecolwidth 78
configure wave -justifyvalue left
configure wave -signalnamewidth 1
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
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -