Forum Discussion
3 Replies
- Altera_Forum
Honored Contributor
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.
- Altera_Forum
Honored Contributor
You can also view them in the .rpt files generated with each step of the compilation.
Cheers, Alex - Altera_Forum
Honored Contributor
Thanks both of you very much.