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

📄 wave_timing_busfuncmodel.do

📁 altera epxa1的例子程序
💻 DO
字号:
onerror {resume}
quietly WaveActivateNextPane {} 0
add wave -noupdate -divider {Stripe-to-PLD Bridge}
add wave -noupdate -format Logic {/ahb_bus_tb/dut/\embedded_stripe|lpm_instance|core|core\/masterhclk}
add wave -noupdate -format Logic {/ahb_bus_tb/dut/\embedded_stripe|lpm_instance|core|core\/masterhgrant}
add wave -noupdate -format Logic {/ahb_bus_tb/dut/\embedded_stripe|lpm_instance|core|core\/masterhbusreq}
add wave -noupdate -format Literal -radix hexadecimal {/ahb_bus_tb/dut/\embedded_stripe|lpm_instance|core|core\/masterhaddr}
add wave -noupdate -format Literal {/ahb_bus_tb/dut/\embedded_stripe|lpm_instance|core|core\/masterhtrans}
add wave -noupdate -format Literal {/ahb_bus_tb/dut/\embedded_stripe|lpm_instance|core|core\/masterhburst}
add wave -noupdate -format Literal {/ahb_bus_tb/dut/\embedded_stripe|lpm_instance|core|core\/masterhsize}
add wave -noupdate -format Logic {/ahb_bus_tb/dut/\embedded_stripe|lpm_instance|core|core\/masterhwrite}
add wave -noupdate -format Literal -radix hexadecimal {/ahb_bus_tb/dut/\embedded_stripe|lpm_instance|core|core\/masterhrdata}
add wave -noupdate -format Literal -radix hexadecimal {/ahb_bus_tb/dut/\embedded_stripe|lpm_instance|core|core\/masterhwdata}
add wave -noupdate -format Literal {/ahb_bus_tb/dut/\embedded_stripe|lpm_instance|core|core\/masterhresp}
add wave -noupdate -format Logic {/ahb_bus_tb/dut/\embedded_stripe|lpm_instance|core|core\/masterhready}
add wave -noupdate -divider {PLD-to-Stripe Bridge}
add wave -noupdate -format Logic {/ahb_bus_tb/dut/\embedded_stripe|lpm_instance|core|core\/slavehclk}
add wave -noupdate -format Logic {/ahb_bus_tb/dut/\embedded_stripe|lpm_instance|core|core\/slavehsel}
add wave -noupdate -format Literal -radix hexadecimal {/ahb_bus_tb/dut/\embedded_stripe|lpm_instance|core|core\/slavehaddr}
add wave -noupdate -format Literal {/ahb_bus_tb/dut/\embedded_stripe|lpm_instance|core|core\/slavehtrans}
add wave -noupdate -format Literal {/ahb_bus_tb/dut/\embedded_stripe|lpm_instance|core|core\/slavehburst}
add wave -noupdate -format Literal {/ahb_bus_tb/dut/\embedded_stripe|lpm_instance|core|core\/slavehsize}
add wave -noupdate -format Literal -radix hexadecimal {/ahb_bus_tb/dut/\embedded_stripe|lpm_instance|core|core\/slavehrdata}
add wave -noupdate -format Literal -radix hexadecimal {/ahb_bus_tb/dut/\embedded_stripe|lpm_instance|core|core\/slavehwdata}
add wave -noupdate -format Logic {/ahb_bus_tb/dut/\embedded_stripe|lpm_instance|core|core\/slavehwrite}
add wave -noupdate -format Logic {/ahb_bus_tb/dut/\embedded_stripe|lpm_instance|core|core\/slavehreadyi}
add wave -noupdate -format Logic {/ahb_bus_tb/dut/\embedded_stripe|lpm_instance|core|core\/slavehreadyo}
add wave -noupdate -format Literal {/ahb_bus_tb/dut/\embedded_stripe|lpm_instance|core|core\/slavehresp}
TreeUpdate [SetDefaultTree]
WaveRestoreCursors {2389341 ps}
WaveRestoreZoom {2080806 ps} {2517877 ps}
configure wave -namecolwidth 686
configure wave -valuecolwidth 77
configure wave -justifyvalue left
configure wave -signalnamewidth 0
configure wave -snapdistance 10
configure wave -datasetprefix 0

⌨️ 快捷键说明

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