?? wave_abc_user.do
字號:
onerror {resume}
quietly WaveActivateNextPane {} 0
add wave -noupdate -divider {APB Bus}
add wave -noupdate -format Logic /TESTBENCH/UUT/PCLK
add wave -noupdate -format Logic /TESTBENCH/UUT/PRESETN
add wave -noupdate -format Logic /TESTBENCH/UUT/PENABLE
add wave -noupdate -format Literal /TESTBENCH/UUT/PSEL
add wave -noupdate -format Logic /TESTBENCH/UUT/PWRITE
add wave -noupdate -format Literal -radix hexadecimal /TESTBENCH/UUT/PADDR
add wave -noupdate -format Literal -radix hexadecimal /TESTBENCH/UUT/PWDATA
add wave -noupdate -format Literal -radix hexadecimal /TESTBENCH/UUT/PRDATA
add wave -noupdate -divider {Accumalator and Internal}
add wave -noupdate -format Literal -radix unsigned /TESTBENCH/UUT/SMADDR
add wave -noupdate -format Literal /TESTBENCH/UUT/ACCUMULATOR
add wave -noupdate -format Logic /TESTBENCH/UUT/ACCUM_ZERO
add wave -noupdate -format Logic /TESTBENCH/UUT/ACCUM_NEG
add wave -noupdate -format Literal /TESTBENCH/UUT/ZREGISTER
add wave -noupdate -format Literal -radix hexadecimal /TESTBENCH/UUT/STKPTR
add wave -noupdate -divider {Interrupt and IO}
add wave -noupdate -format Logic /TESTBENCH/UUT/ISR
add wave -noupdate -format Logic /TESTBENCH/UUT/INTREQ
add wave -noupdate -format Logic /TESTBENCH/UUT/INTACT
add wave -noupdate -format Literal /TESTBENCH/UUT/IO_IN
add wave -noupdate -format Literal /TESTBENCH/UUT/IO_OUT
add wave -noupdate -divider {Init Config}
add wave -noupdate -format Logic /TESTBENCH/UUT/INITDONE
add wave -noupdate -format Logic /TESTBENCH/UUT/INITDATVAL
add wave -noupdate -format Literal /TESTBENCH/UUT/INITADDR
add wave -noupdate -format Literal /TESTBENCH/UUT/INITDATA
TreeUpdate [SetDefaultTree]
WaveRestoreCursors {{Cursor 1} {34051954 ps} 0}
configure wave -namecolwidth 278
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 {0 ps} {58931250 ps}
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -