Forum Discussion
Altera_Forum
Honored Contributor
10 years agoIf you have an HDL file open in Quartus, you can do Processing -> Analyze Current File, which is the fastest. For the whole project, do Processing -> Start -> Hierarchy Elaboration for a quick pass through. It won't catch all logical errors, but things like syntax will be caught.