Forum Discussion
Altera_Forum
Honored Contributor
13 years agoAvalon MM Slave Query
Hey Everyone, For a university project I'm trying to implement a custom hardware block to help accelerate the calculation of the determinant of a matrix. We're using Quartus V12, and a Ter...
Altera_Forum
Honored Contributor
13 years agoIf you plan to put your custom logic outside of the SOPC/QSYs system, it may be easier to just use GPIO components to control it. If you plan to integrate everything inside a custom component, then just use some vector registers that are accessed by both the avalon side and your custom logic.