Forum Discussion
Altera_Forum
Honored Contributor
13 years agoQuartus SoC Compiler Warnings
When an SoC design generated by Qsys is compiled in quartus there are a bunch of warnings generated. In the training classes they always tell us to ignore these warnings. In general, I like to know t...
Altera_Forum
Honored Contributor
13 years agoI have a hunch what those are but I have asked someone else to take a look and comment. Quartus can't preinitialize a memory inside the HPS block so you should be able to safely ignore those if the HPS is the only IP in your entire Quartus design. If you added on-chip memories and connected them to the HPS block then it's probably those memories causing the messages you are seeing, to double check that double click on them to edit the memory settings and you should see those two .hex files referenced in the GUI.