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

📄 wave.do

📁 用Verilog 实现将比特流数据转化为SPI协议数据的适配器
💻 DO
字号:
onerror {resume}
quietly WaveActivateNextPane {} 0
add wave -noupdate -format Logic /testadapter/Clock50MHZ
add wave -noupdate -format Logic /testadapter/Clock20MHZ
add wave -noupdate -format Logic /testadapter/SampleCLKfromDM
add wave -noupdate -format Logic /testadapter/BitStream
add wave -noupdate -format Logic /testadapter/RST
add wave -noupdate -format Logic /testadapter/SampleClock
add wave -noupdate -format Literal /testadapter/DataSRC
add wave -noupdate -format Logic /testadapter/barkerflag
add wave -noupdate -format Logic /testadapter/endflag
add wave -noupdate -format Logic /testadapter/SPICONRST
add wave -noupdate -format Logic /testadapter/SS
add wave -noupdate -format Logic /testadapter/SCK
add wave -noupdate -format Logic /testadapter/MOSI
add wave -noupdate -format Literal /testadapter/i
TreeUpdate [SetDefaultTree]
WaveRestoreCursors {{Cursor 1} {399999300 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 {159021400 ps} {167213400 ps}

⌨️ 快捷键说明

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