📄 wave.do
字号:
onerror {resume}
quietly WaveActivateNextPane {} 0
add wave -noupdate -format Logic /sdram_test_tb/clk
add wave -noupdate -format Logic /sdram_test_tb/rst
add wave -noupdate -format Logic /sdram_test_tb/start_read
add wave -noupdate -format Literal /sdram_test_tb/cnt
add wave -noupdate -format Logic /sdram_test_tb/r_req
add wave -noupdate -format Logic /sdram_test_tb/s_req
add wave -noupdate -format Logic /sdram_test_tb/s_enable
add wave -noupdate -format Logic /sdram_test_tb/r_enable_1
add wave -noupdate -format Logic /sdram_test_tb/r_enable_2
add wave -noupdate -format Literal /sdram_test_tb/STATE
add wave -noupdate -format Literal /sdram_test_tb/w_page
add wave -noupdate -format Literal /sdram_test_tb/Burst_cnt
add wave -noupdate -format Literal /sdram_test_tb/RCDCL_CNT
add wave -noupdate -format Logic /sdram_test_tb/r_enable
add wave -noupdate -format Literal -radix unsigned /sdram_test_tb/datain
add wave -noupdate -format Literal -radix unsigned /sdram_test_tb/dataout
add wave -noupdate -format Literal /sdram_test_tb/cmd
add wave -noupdate -format Literal /sdram_test_tb/addr
add wave -noupdate -format Logic /sdram_test_tb/STATE12_reg
add wave -noupdate -format Logic /sdram_test_tb/STATE16_reg
add wave -noupdate -format Logic /sdram_test_tb/STATE8_reg
add wave -noupdate -format Logic /sdram_test_tb/STATE19_reg
add wave -noupdate -format Logic /sdram_test_tb/w_ba0
add wave -noupdate -format Literal /sdram_test_tb/w_ba
add wave -noupdate -format Logic /sdram_test_tb/cmdack
add wave -noupdate -format Literal /sdram_test_tb/r_page
add wave -noupdate -format Logic /sdram_test_tb/r_ba0
add wave -noupdate -format Literal /sdram_test_tb/r_ba
add wave -noupdate -format Literal /sdram_test_tb/sa
add wave -noupdate -format Literal /sdram_test_tb/ba
add wave -noupdate -format Literal /sdram_test_tb/dq
add wave -noupdate -format Logic /sdram_test_tb/cs_n
add wave -noupdate -format Logic /sdram_test_tb/cke
add wave -noupdate -format Logic /sdram_test_tb/ras_n
add wave -noupdate -format Logic /sdram_test_tb/cas_n
add wave -noupdate -format Logic /sdram_test_tb/we_n
TreeUpdate [SetDefaultTree]
WaveRestoreCursors {{Cursor 1} {668890000 ps} 0}
configure wave -namecolwidth 178
configure wave -valuecolwidth 57
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 {651337900 ps} {691779700 ps}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -