📄 wave_post_color.do
字号:
onerror {resume}
quietly WaveActivateNextPane {} 0
add wave -noupdate -color #ff0000 -format Logic /testbench/reset
add wave -noupdate -color Orange -format Logic /testbench/clk
add wave -noupdate -color Yellow -format Literal -radix hexadecimal /testbench/addr
add wave -noupdate -color Green -format Literal -radix hexadecimal /testbench/addr_data
add wave -noupdate -color Blue -format Logic /testbench/ale_n
add wave -noupdate -color Magenta -format Logic /testbench/psen_n
add wave -noupdate -color {Medium Orchid} -format Logic /testbench/rd_n
add wave -noupdate -color Red -format Logic /testbench/wr_n
add wave -noupdate -color Orange -format Logic /testbench/int_n
add wave -noupdate -color Yellow -format Logic /testbench/xmit_empty
add wave -noupdate -format Logic /testbench/rcv_full
add wave -noupdate -color Blue -format Logic /testbench/miso
add wave -noupdate -color Magenta -format Logic /testbench/mosi
add wave -noupdate -color {Blue Violet} -format Logic /testbench/sck
add wave -noupdate -color Red -format Logic /testbench/ss_in_n
add wave -noupdate -color Orange -format Literal -radix hexadecimal /testbench/ss_n
add wave -noupdate -color Yellow -format Literal -radix hexadecimal /testbench/ad_out
add wave -noupdate -color Green -format Literal -radix hexadecimal /testbench/data_in
add wave -noupdate -color Blue -format Logic /testbench/data_in_ce
add wave -noupdate -color Magenta -format Logic /testbench/error
add wave -noupdate -color {Blue Violet} -format Literal /testbench/clkdiv
add wave -noupdate -color Red -format Logic /testbench/cpha
add wave -noupdate -color Orange -format Logic /testbench/cpol
add wave -noupdate -color Yellow -format Logic /testbench/rcv_cpol
add wave -noupdate -format Logic /testbench/slave_cpha
add wave -noupdate -color Blue -format Logic /testbench/slave_cpol
add wave -noupdate -color Magenta -format Literal -radix hexadecimal /testbench/slave_rcvdata
TreeUpdate [SetDefaultTree]
WaveRestoreCursors {0 ps}
WaveRestoreZoom {0 ps} {29077216 ps}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -