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

📄 wave.do

📁 可预取的fifo 的fpga 设计代码
💻 DO
字号:
onerror {resume}
quietly WaveActivateNextPane {} 0
add wave -noupdate -format Logic -radix hexadecimal /vr_fifo_tb/rst_n
add wave -noupdate -format Logic -radix hexadecimal /vr_fifo_tb/clk
add wave -noupdate -divider {New Divider}
add wave -noupdate -format Logic -radix hexadecimal /vr_fifo_tb/in_vld
add wave -noupdate -format Logic -radix hexadecimal /vr_fifo_tb/in_rdy
add wave -noupdate -format Literal -radix hexadecimal /vr_fifo_tb/in_dat
add wave -noupdate -format Logic /vr_fifo_tb/in_done
add wave -noupdate -divider {New Divider}
add wave -noupdate -format Logic -radix hexadecimal /vr_fifo_tb/out_vld
add wave -noupdate -format Logic -radix hexadecimal /vr_fifo_tb/out_rdy
add wave -noupdate -format Literal -radix hexadecimal /vr_fifo_tb/out_dat
add wave -noupdate -format Logic /vr_fifo_tb/out_done
add wave -noupdate -divider {New Divider}
add wave -noupdate -format Literal -radix hexadecimal /vr_fifo_tb/chk_dat
add wave -noupdate -color {Orange Red} -format Logic -itemcolor {Orange Red} /vr_fifo_tb/err_ind
TreeUpdate [SetDefaultTree]
WaveRestoreCursors {{Cursor 1} {32669090 ps} 0}
configure wave -namecolwidth 138
configure wave -valuecolwidth 40
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 {32232231 ps} {32753871 ps}

⌨️ 快捷键说明

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