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

📄 wave.do

📁 PCM数据采集
💻 DO
字号:
onerror {resume}
quietly WaveActivateNextPane {} 0
add wave -noupdate -format Logic /testbench/reset
add wave -noupdate -format Logic /testbench/clock
add wave -noupdate -format Logic /testbench/uart_in
add wave -noupdate -format Logic /testbench/uart_out
add wave -noupdate -format Logic /testbench/pcm_clk
add wave -noupdate -format Logic /testbench/pcm_fsync
add wave -noupdate -format Logic /testbench/pcm_din
add wave -noupdate -format Logic /testbench/pcm_dout
add wave -noupdate -format Logic /testbench/uut/wrclock
add wave -noupdate -format Logic /testbench/uut/uartbusy
TreeUpdate [SetDefaultTree]
WaveRestoreCursors {{Cursor 1} {968870205 ps} 0}
configure wave -namecolwidth 150
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 {566544179 ps} {2075445043 ps}

⌨️ 快捷键说明

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