wave.do

来自「设计与验证verilog hdl」· DO 代码 · 共 23 行

DO
23
字号
onerror {resume}
quietly WaveActivateNextPane {} 0
add wave -noupdate -format Literal -radix hexadecimal /harness/u_MPI/Mpi_data
add wave -noupdate -format Literal -radix hexadecimal /harness/u_MPI/Mpi_addr
add wave -noupdate -format Logic -radix hexadecimal /harness/u_MPI/Mpi_cs_n
add wave -noupdate -format Logic -radix hexadecimal /harness/u_MPI/Mpi_rw
TreeUpdate [SetDefaultTree]
WaveRestoreCursors {{Cursor 1} {309001 ps} 0}
configure wave -namecolwidth 280
configure wave -valuecolwidth 100
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 {27234139 ps} {27903467 ps}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?