⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 wave_color.do

📁 SPI的VHDL程序
💻 DO
字号:
onerror {resume}
quietly WaveActivateNextPane {} 0
add wave -noupdate -color Red -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 {Blue Violet} -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/uut/spi_intrface/done
add wave -noupdate -color Orange -format Logic /testbench/ss_in_n
add wave -noupdate -color Yellow -format Literal /testbench/ss_n
add wave -noupdate -color Green -format Literal -radix hexadecimal /testbench/ad_out
add wave -noupdate -color Blue -format Literal -radix hexadecimal /testbench/data_in
add wave -noupdate -color Magenta -format Logic /testbench/data_in_ce
add wave -noupdate -color {Blue Violet} -format Logic /testbench/error
add wave -noupdate -color Red -format Logic /testbench/exit_loop
add wave -noupdate -color Orange -format Literal /testbench/clkdiv
add wave -noupdate -color Yellow -format Logic /testbench/cpha
add wave -noupdate -format Logic /testbench/cpol
add wave -noupdate -color Blue -format Logic /testbench/rcv_cpol
add wave -noupdate -color Magenta -format Literal -radix hexadecimal /testbench/slave_rcvdata
TreeUpdate [SetDefaultTree]
WaveRestoreCursors {49125 ns}
WaveRestoreZoom {0 ps} {98641024 ps}

⌨️ 快捷键说明

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