Skip to content
Snippets Groups Projects
Commit fdb66410 authored by Wesley W. Terpstra's avatar Wesley W. Terpstra Committed by Tomasz Wlostowski
Browse files

lm32_testsys: It is much easier to trace the workings of the crossbar if you...

lm32_testsys: It is much easier to trace the workings of the crossbar if you can see the granted pins!

Signed-off-by: default avatarTomasz Wlostowski <tomasz.wlostowski@cern.ch>
parent 1aa83ee2
Branches
Tags
No related merge requests found
onerror {resume}
quietly WaveActivateNextPane {} 0
add wave -noupdate /main/DUT/U_CPU/D_STB_O
add wave -noupdate /main/DUT/U_CPU/D_ADR
add wave -noupdate /main/DUT/U_CPU/D_CYC
add wave -noupdate /main/DUT/U_CPU/D_CTI
add wave -noupdate /main/clk_sys
add wave -noupdate /main/DUT/U_CPU/dwb_o
add wave -noupdate /main/DUT/U_CPU/dwb_i
add wave -noupdate /main/DUT/U_Intercon/granted
add wave -noupdate /main/DUT/U_CPU/gen_profile_medium/U_Wrapped_LM32/D_STB_O
add wave -noupdate /main/DUT/U_CPU/gen_profile_medium/U_Wrapped_LM32/D_ACK_I
add wave -noupdate /main/DUT/U_CPU/data_was_busy
add wave -noupdate /main/DUT/U_CPU/data_addr_reg
add wave -noupdate /main/DUT/U_CPU/data_remaining
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment