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

📄 wave.do

📁 能算出CRC32 Data width 32 bit 的HDL
💻 DO
字号:
onerror {resume}
quietly WaveActivateNextPane {} 0
add wave -noupdate -format Literal /crc_tb/DATA_IN
add wave -noupdate -format Logic /crc_tb/CLK
add wave -noupdate -format Logic /crc_tb/RESET
add wave -noupdate -format Logic /crc_tb/init
add wave -noupdate -format Logic /crc_tb/START
add wave -noupdate -format Literal /crc_tb/CRC_OUT
add wave -noupdate -format Literal /crc_tb/neg_crc
add wave -noupdate -format Literal /crc_tb/crc
TreeUpdate [SetDefaultTree]
WaveRestoreCursors {198 ns}
WaveRestoreZoom {0 ns} {192 ns}
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

⌨️ 快捷键说明

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