Forum Discussion
Altera_Forum
Honored Contributor
13 years agoQSys doesn't properly create all output files during generation
I'm working with QSys (Quartus II, V13.0) on a NIOS II based design imported from SOPC builder. If I generate the output files for Quartus, not all required files seem to be properly build. (Simulat...
Altera_Forum
Honored Contributor
13 years agoHi, I have also seen this happen. Sometimes file size seems to be 0. This happened to me during development of my custom qsys component. You can solve this by deleting all the content of the synthesis/submodules directory and run qsys generate again. Or just by deleting the 0 sized files only and then regenerate. That solved issues in my case. With respect to the missing system.h... did you refresh your bsp? regards