Forum Discussion
Altera_Forum
Honored Contributor
14 years agoTrouble with components with multiple src files in QSYS
I was wondering if someone else have seen this problem with the component UI in QSYS. I'm running Quartus II 12.0 with an Arria II GX as target. I'm trying to make a component using the QSYS ...
Altera_Forum
Honored Contributor
14 years agoGreat at least I'm not the only one. Yeah I went that way as well. I also found that since the component files are copied to a qsys system directory every time you generate the system you can't add .qip files to the _hw.tcl since the files in the .qip file are relative to the qip file location. This can be a big problem if you have megawizard generated cores within the component. I actually now make a .qip file for each custom qsys component and add it to the Quartus project. It atleast work, but it is not pretty.