Altera_Forum
Honored Contributor
13 years agoWhy QSys does not create generics for my component in the instantiations
Question of the day:
1) have my own component created in Qsys, it has many generics. Some of them I want to tweak in the instance. https://www.alteraforum.com/forum/attachment.php?attachmentid=6455 2) when I instantiate two such components I have to tweak this generic in the QSys. This works, if I reopen QSys again, it shows correctly setup generics when double-clicking on the instantiated component 3) I generate the data for synthesis. When looking on the modules produced, and looking how my two components get instantiated, QSys does not care at all what kind of generics I had set-up, it just instantiates the two instances with default generics as set by my original component https://www.alteraforum.com/forum/attachment.php?attachmentid=6456 What is wrong? Is this a bug? Did I forget something to do? (looks like bug)