📄 fft_example_wave.do
字号:
onerror {resume} quietly WaveActivateNextPane {} 0 add wave -noupdate -format Logic /fft_example_tb/clk add wave -noupdate -format Logic /fft_example_tb/reset add wave -noupdate -format Logic /fft_example_tb/master_sink_dav add wave -noupdate -format Logic /fft_example_tb/master_sink_ena_reg add wave -noupdate -format Logic /fft_example_tb/master_sink_sop add wave -noupdate -format Logic /fft_example_tb/inv_i add wave -noupdate -format Literal -radix decimal /fft_example_tb/data_real_in add wave -noupdate -format Literal -radix decimal /fft_example_tb/data_imag_in add wave -noupdate -color Yellow -format Literal -radix decimal /fft_example_tb/fft_real_out add wave -noupdate -color Yellow -format Literal -radix decimal /fft_example_tb/fft_imag_out add wave -noupdate -color Yellow -format Literal -radix decimal /fft_example_tb/exponent_out add wave -noupdate -color Yellow -format Logic /fft_example_tb/master_source_dav add wave -noupdate -color Yellow -format Logic /fft_example_tb/master_source_ena add wave -noupdate -color Yellow -format Logic /fft_example_tb/master_source_sop add wave -noupdate -color Yellow -format Logic /fft_example_tb/master_source_eop TreeUpdate [SetDefaultTree] WaveRestoreCursors {0 ns} WaveRestoreZoom {0 ns} {81564 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 + -