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

📄 wave.do

📁 一个完整的viterbi译码程序和测试的程序
💻 DO
字号:
onerror {resume}
quietly WaveActivateNextPane {} 0
add wave -noupdate -format Logic /testbench/test_controller/clk
add wave -noupdate -format Logic /testbench/test_controller/reset
add wave -noupdate -divider Viterbi_core_sink
add wave -noupdate -format Logic /testbench/wrapper_inst/sink_dav_master
add wave -noupdate -format Logic /testbench/wrapper_inst/sink_ena_master
add wave -noupdate -format Logic /testbench/wrapper_inst/sink_val
add wave -noupdate -format Literal -radix hexadecimal /testbench/wrapper_inst/rr
add wave -noupdate -format Logic /testbench/wrapper_inst/sink_sop
add wave -noupdate -format Logic /testbench/wrapper_inst/sink_eop
add wave -noupdate -divider Viterbi_core_source
add wave -noupdate -format Logic /testbench/wrapper_inst/source_dav_slave
add wave -noupdate -format Logic /testbench/wrapper_inst/source_ena_slave
add wave -noupdate -format Logic /testbench/wrapper_inst/source_val
add wave -noupdate -format Logic /testbench/wrapper_inst/decbit
add wave -noupdate -format Logic /testbench/wrapper_inst/source_sop
add wave -noupdate -format Logic /testbench/wrapper_inst/source_eop
add wave -noupdate -divider {Monitor BER & Sync}
add wave -noupdate -format Logic /testbench/wrapper_inst/ber_node_sync_inst/out_sync
add wave -noupdate -format Literal -radix hexadecimal /testbench/wrapper_inst/ber_node_sync_inst/rr_in
add wave -noupdate -format Literal -radix unsigned /testbench/wrapper_inst/numerr
add wave -noupdate -format Literal -radix hexadecimal /testbench/wrapper_inst/ber_node_sync_inst/rr_rotate
add wave -noupdate -format Literal /testbench/wrapper_inst/ber_node_sync_inst/node_state_sync
add wave -noupdate -format Literal -radix unsigned /testbench/test_controller/bits_cnt
add wave -noupdate -format Literal /testbench/wrapper_inst/ber_node_sync_inst/ber_threshold_inst/sync_state
add wave -noupdate -format Literal -radix unsigned /testbench/wrapper_inst/ber_node_sync_inst/ber_threshold_inst/count_bits
add wave -noupdate -format Literal -radix unsigned /testbench/wrapper_inst/ber_node_sync_inst/ber_threshold_inst/numerr_base
add wave -noupdate -format Literal -radix unsigned /testbench/wrapper_inst/ber_node_sync_inst/ber_threshold_inst/numerr_cnt
TreeUpdate [SetDefaultTree]
WaveRestoreCursors {{Cursor 1} {60060 ns} 0}
WaveRestoreZoom {0 ns} {385844 ns}
configure wave -namecolwidth 253
configure wave -valuecolwidth 79
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 + -