📄 wave.do
字号:
onerror {resume}quietly WaveActivateNextPane {} 0virtual type { LMR ARF PCH ACT WR RD BT NOP} CmdTypequietly set wcmd "virtual function -install /${testbench_name}/dut/ { (CmdType)&{/${testbench_name}/dut/${pin_prefix}ras_n, /${testbench_name}/dut/${pin_prefix}cas_n, /${testbench_name}/dut/${pin_prefix}we_n}} Command"quietly eval $wcmdadd wave -noupdate -format Logic -radix hexadecimal /${testbench_name}/dut/clock_sourceadd wave -noupdate -format Logic -radix hexadecimal /${testbench_name}/dut/clk_to_sdramadd wave -noupdate -format Logic -radix hexadecimal /${testbench_name}/dut/clk_to_sdram_nadd wave -noupdate -format Logic -radix hexadecimal /${testbench_name}/dut/reset_nadd wave -noupdate -divider {Test Logic}add wave -noupdate -format Logic -radix hexadecimal /${testbench_name}/dut/test_completeadd wave -noupdate -format Literal -radix hexadecimal /${testbench_name}/dut/pnf_per_byteadd wave -noupdate -format Logic -radix hexadecimal /${testbench_name}/dut/pnfadd wave -noupdate -divider {DDR SDRAM I/F}add wave -noupdate -format Literal -radix hexadecimal /${testbench_name}/dut/${pin_prefix}ckeadd wave -noupdate -format Literal -radix hexadecimal /${testbench_name}/dut/${pin_prefix}cs_nadd wave -noupdate -format Logic -radix hexadecimal /${testbench_name}/dut/${pin_prefix}ras_nadd wave -noupdate -format Logic -radix hexadecimal /${testbench_name}/dut/${pin_prefix}cas_nadd wave -noupdate -format Logic -radix hexadecimal /${testbench_name}/dut/${pin_prefix}we_nadd wave -noupdate -format Literal -radix hexadecimal /${testbench_name}/dut/Commandadd wave -noupdate -format Literal -radix hexadecimal /${testbench_name}/dut/${pin_prefix}baadd wave -noupdate -format Literal -radix hexadecimal /${testbench_name}/dut/${pin_prefix}aadd wave -noupdate -format Literal -radix hexadecimal /${testbench_name}/dut/${pin_prefix}dqadd wave -noupdate -format Literal -radix hexadecimal /${testbench_name}/dut/${pin_prefix}dqsadd wave -noupdate -format Literal -radix hexadecimal /${testbench_name}/dut/${pin_prefix}dmadd wave -noupdate -divider {Local I/F}add wave -noupdate -format Logic -radix hexadecimal /${testbench_name}/dut/clkadd wave -noupdate -format Logic -radix hexadecimal /${testbench_name}/dut/write_clkadd wave -noupdate -format Logic -radix hexadecimal /${testbench_name}/dut/resynch_clkadd wave -noupdate -format Literal -radix hexadecimal /${testbench_name}/dut/${pin_prefix}local_addradd wave -noupdate -format Literal -radix hexadecimal /${testbench_name}/dut/${pin_prefix}local_col_addradd wave -noupdate -format Literal -radix hexadecimal /${testbench_name}/dut/${pin_prefix}local_cs_addradd wave -noupdate -format Literal -radix hexadecimal /${testbench_name}/dut/${pin_prefix}local_wdataadd wave -noupdate -format Literal -radix hexadecimal /${testbench_name}/dut/${pin_prefix}local_rdataadd wave -noupdate -format Literal -radix hexadecimal /${testbench_name}/dut/${pin_prefix}local_beadd wave -noupdate -format Logic -radix hexadecimal /${testbench_name}/dut/${pin_prefix}local_read_reqadd wave -noupdate -format Logic -radix hexadecimal /${testbench_name}/dut/${pin_prefix}local_write_reqadd wave -noupdate -format Literal -radix hexadecimal /${testbench_name}/dut/${pin_prefix}local_sizeadd wave -noupdate -format Logic -radix hexadecimal /${testbench_name}/dut/${pin_prefix}local_readyadd wave -noupdate -format Logic -radix hexadecimal /${testbench_name}/dut/${pin_prefix}local_rdata_validadd wave -noupdate -format Logic -radix hexadecimal /${testbench_name}/dut/${pin_prefix}local_wdata_reqTreeUpdate [SetDefaultTree]WaveRestoreCursors {{Cursor 1} {4032124 ps} 0}WaveRestoreZoom {0 ps} {8985375 ps}configure wave -namecolwidth 150configure wave -valuecolwidth 100configure wave -justifyvalue leftconfigure wave -signalnamewidth 1configure wave -snapdistance 10configure wave -datasetprefix 0configure wave -rowmargin 4configure wave -childrowmargin 2configure wave -gridoffset 0configure wave -gridperiod 1configure wave -griddelta 40configure wave -timeline 0
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -