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

📄 wave.do

📁 Altera IP应用设计实例 &#61548 “Example-b4-2Project”目录下为设计工程 &#61548 “Example-b4-2Solution”目录下为正确的解决方案
💻 DO
字号:
onerror {resume}
quietly WaveActivateNextPane {} 0
add wave -noupdate -format Logic -radix hexadecimal /tb/clk
add wave -noupdate -format Logic -radix hexadecimal /tb/reset_n
add wave -noupdate -format Logic -radix hexadecimal /tb/enc_idle_ins
add wave -noupdate -format Logic -radix hexadecimal /tb/enc_kin
add wave -noupdate -format Logic -radix hexadecimal /tb/enc_enable
add wave -noupdate -format Literal -radix hexadecimal /tb/enc_datain
add wave -noupdate -format Logic -radix hexadecimal /tb/enc_rdin
add wave -noupdate -format Logic -radix hexadecimal /tb/enc_rdforce
add wave -noupdate -format Logic -radix hexadecimal /tb/enc_kerr
add wave -noupdate -format Literal -radix hexadecimal /tb/enc_dataout
add wave -noupdate -format Logic -radix hexadecimal /tb/enc_valid
add wave -noupdate -format Logic -radix hexadecimal /tb/enc_rdout
add wave -noupdate -format Logic -radix hexadecimal /tb/enc_rdcascade
TreeUpdate [SetDefaultTree]
WaveRestoreCursors {{Cursor 1} {0 ps} 0}
WaveRestoreZoom {0 ps} {1 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
configure wave -gridoffset 0
configure wave -gridperiod 1
configure wave -griddelta 40
configure wave -timeline 0

⌨️ 快捷键说明

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