Forum Discussion
Altera_Forum
Honored Contributor
14 years agoThe master behavior has well to be changed on that case when migrating from SOPC to QSys to avoid the deadlock:
SOPC Builder to Qsys Migration Guidelines : --- Quote Start --- Avalon-MM wait-request Signal If your Avalon-MM master component is configured to wait until the wait-request signal is deasserted before starting a transaction, the transaction may become deadlocked. You must configure your component to start transactions independent of the status of the wait-request signal. --- Quote End --- http://www.altera.com/literature/an/an632.pdf