📄 tx_wave.do
字号:
onerror {resume}
quietly WaveActivateNextPane {} 0
add wave -noupdate -format Literal /tx_tb/test
add wave -noupdate -format Logic -radix hexadecimal /tx_tb/clk
add wave -noupdate -format Logic -radix hexadecimal /tx_tb/clk270
add wave -noupdate -format Logic /tx_tb/dut/clk4
add wave -noupdate -format Logic -radix hexadecimal /tx_tb/rst_n
add wave -noupdate -format Logic /tx_tb/tvere
add wave -noupdate -format Logic -radix hexadecimal /tx_tb/tx_wr
add wave -noupdate -format Literal -radix hexadecimal /tx_tb/tx_wdata
add wave -noupdate -format Literal -radix hexadecimal /tx_tb/tx_wrused
add wave -noupdate -format Logic -radix hexadecimal /tx_tb/tx_wrfull
add wave -noupdate -format Logic -radix hexadecimal /tx_tb/acki
add wave -noupdate -format Logic /tx_tb/bcmpo_n
add wave -noupdate -format Logic -radix hexadecimal /tx_tb/clk_out
add wave -noupdate -format Literal -radix hexadecimal /tx_tb/data_out
add wave -noupdate -format Literal -radix hexadecimal /tx_tb/expect_check
add wave -noupdate -divider -height 30 DUT
add wave -noupdate -format Literal -radix hexadecimal /tx_tb/dut/tx_rd_used
add wave -noupdate -format Literal -radix hexadecimal /tx_tb/dut/tx_state
add wave -noupdate -format Logic /tx_tb/dut/clk_en
add wave -noupdate -format Logic /tx_tb/dut/clk_en_r
add wave -noupdate -format Logic /tx_tb/dut/clk_en_rr
add wave -noupdate -format Logic /tx_tb/dut/clk_en_rrr
add wave -noupdate -format Logic /tx_tb/dut/tx_rd
add wave -noupdate -format Literal -radix hexadecimal /tx_tb/dut/tx_data
add wave -noupdate -format Literal -radix hexadecimal /tx_tb/dut/edges_dly
add wave -noupdate -format Literal -radix hexadecimal -scale 0.0 /tx_tb/dut/edges
add wave -noupdate -format Logic /tx_tb/dut/load_cksum
add wave -noupdate -format Logic /tx_tb/dut/load_ddr_data_in
add wave -noupdate -format Literal -radix hexadecimal /tx_tb/dut/ddr_data_in
add wave -noupdate -format Literal -radix hexadecimal /tx_tb/dut/ddr_data
add wave -noupdate -format Literal -radix hexadecimal /tx_tb/dut/add2_1
add wave -noupdate -format Literal -radix hexadecimal /tx_tb/dut/add2_2
add wave -noupdate -format Literal -radix hexadecimal /tx_tb/dut/cksum_reg
TreeUpdate [SetDefaultTree]
WaveRestoreCursors {{Cursor 1} {4850000 ps} 0} {{Cursor 2} {4863750 ps} 0}
WaveRestoreZoom {4728934 ps} {4884512 ps}
configure wave -namecolwidth 140
configure wave -valuecolwidth 94
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 + -