Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17268 Discussions

Why the warnings and critical warnings disappear when I open the project again ?

Altera_Forum
Honored Contributor II
1,638 Views

If I compile a design, after it finished, in most cases I will have some warnings and critical warnings in the message windows. I need to skim them to see whether they indicate some serious issues.  

 

But I found a problem that, if I close the project, and reopen it, these warnings and critical warnings disappear. Why? Is there approach I can keep them or I can make them appear again? 

 

Thanks.
0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
903 Views

Near each step in the compile process there is a button saying 'View Report'. If you double click on one of those it will show you the project summary which includes a list of all messages the compiler generated.

0 Kudos
Altera_Forum
Honored Contributor II
903 Views

You can also view them in the .rpt files generated with each step of the compilation. 

 

Cheers, 

Alex
0 Kudos
Altera_Forum
Honored Contributor II
903 Views

Thanks both of you very much.

0 Kudos
Reply