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

📄 wave_vlog.do

📁 使用Libero提供的异步通信IP核实现UART通信
💻 DO
字号:
add wave -noupdate -format Logic /testbnch/clk
add wave -noupdate -format Logic /testbnch/reset_n
add wave -noupdate -format Literal /testbnch/UARTstatus1_data_out
add wave -noupdate -format Logic /testbnch/UARTstatus1_parity_err
add wave -noupdate -format Logic /testbnch/UARTstatus1_overflow
add wave -noupdate -format Logic /testbnch/UARTstatus1_txrdy
add wave -noupdate -format Logic /testbnch/UARTstatus1_rxrdy
add wave -noupdate -format Literal /testbnch/UARTstatus2_data_out
add wave -noupdate -format Logic /testbnch/UARTstatus2_parity_err
add wave -noupdate -format Logic /testbnch/UARTstatus2_overflow
add wave -noupdate -format Logic /testbnch/UARTstatus2_txrdy
add wave -noupdate -format Logic /testbnch/UARTstatus2_rxrdy
add wave -noupdate -format Logic /testbnch/UARTconfig1_bit8
add wave -noupdate -format Logic /testbnch/UARTconfig1_parity_en
add wave -noupdate -format Logic /testbnch/UARTconfig1_odd_n_even
add wave -noupdate -format Logic /testbnch/UARTconfig2_bit8
add wave -noupdate -format Logic /testbnch/UARTconfig2_parity_en
add wave -noupdate -format Logic /testbnch/UARTconfig2_odd_n_even
add wave -noupdate -format Literal /testbnch/cpucontrol_data
add wave -noupdate -format Literal /testbnch/cpudata
add wave -noupdate -format Logic /testbnch/txdata1
add wave -noupdate -format Logic /testbnch/rxdata1
add wave -noupdate -format Logic /testbnch/txdata2
add wave -noupdate -format Logic /testbnch/rxdata2

⌨️ 快捷键说明

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