Forum Discussion
Altera_Forum
Honored Contributor
10 years agoHello,
Do you have the .qsys file or the qip file in your quartus project? I have the .qip file in mine and only generate the verilog code from inside the qsys tool. When I compile the project the code does not get regenerated. The following is from the Quartus handbook volume 1 section 5 "If you want file generation to occur as part of the Quartus II software's compilation, you should include the .qsys file in your Quartus II project. If you want to manually control file generation outside of the Quartus II software, you should include the .qip file in your Quartus II project." Kevin