Forum Discussion
Altera_Forum
Honored Contributor
13 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.