Forum Discussion
Altera_Forum
Honored Contributor
9 years agoQsys generates logic for every interconnection, and if you connect dissimilar masters to the same slave, the logic at each connection point can explode.
Try inserting a pipeline bridge such that all your slaves have only the pipeline bridge as a master, and then connect your masters to the pipeline bridge. I believe this is detailed in an appnote describing how to optimize Qsys designs, but I can't find the reference at the moment.