Forum Discussion
Altera_Forum
Honored Contributor
15 years agoIf you have a waitrequest signal, I don't think that the read latency parameter is used by the switch fabric anyway.
If the waitrequest signal is low there is really no reason why the CPU should freeze. Are you sure that the address that you use in the IORD macro is actually the right one? Are the CPU data master and your custom component on the same clock domain? If not, could you check if the clock for your component's slave interface is actually running? Is your design properly constrained and does it meet all timing requirements?