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

📄 wave.do

📁 用vhdl编写的FFT的代码,很全,很强大.
💻 DO
字号:
onerror {resume}
quietly WaveActivateNextPane {} 0
add wave -noupdate -format Logic -radix decimal /fft_wave/clk
add wave -noupdate -format Logic -radix decimal /fft_wave/reset
add wave -noupdate -format Literal -radix decimal /fft_wave/xn_re
add wave -noupdate -format Literal -radix decimal /fft_wave/xn_im
add wave -noupdate -format Literal -radix unsigned /fft_wave/xn_index
add wave -noupdate -format Literal -radix unsigned /fft_wave/ram_addr
add wave -noupdate -format Logic -radix decimal /fft_wave/rfd
add wave -noupdate -format Literal -radix decimal /fft_wave/xk_re
add wave -noupdate -format Literal -radix decimal /fft_wave/xk_im
add wave -noupdate -format Literal -radix decimal /fft_wave/blk
add wave -noupdate -format Logic -radix decimal /fft_wave/start
add wave -noupdate -format Logic -radix decimal /fft_wave/done
add wave -noupdate -format Literal -radix decimal /fft_wave/xk_index
TreeUpdate [SetDefaultTree]
WaveRestoreCursors {{Cursor 1} {10067883 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 {0 ps} {26848500 ps}

⌨️ 快捷键说明

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