Forum Discussion
1 Reply
- sstrell
Super Contributor
I'm presuming you are using the Standard edition of Quartus. To do this, add the .qsys file for your system design to your Quartus project instead of the .qip file generated by Platform Designer. That way, your system will get generated as part of the normal compilation process. Having the .qip file as part of your Quartus project puts you in the situation you're in now where you have to manually regenerate the system every time you make a change (creating a new updated .qip file) before compiling in Quartus.
#iwork4intel