Forum Discussion
Altera_Forum
Honored Contributor
12 years agoJerry, I do not understand how the -s option can be used to control the large number of info messages that quartus displays in the MS-DOS window while a compilation script.
I did check into my suggestion above and it seems to have no impact on the messages produced, so it may be disregarded. Seems like the best ways to check warnings and errors are either to open up the project in the quartus IDE and look at the compilation report or to have the tcl script parse the compilation report and sort out the non-suppressed messages of the desired levels. So far, I normally have the tcl script check the worst case slack and some other key parameters and then use the quartus GUI to scan for warnings.