Forum Discussion
RichardT_altera
Super Contributor
3 years agoWorkaround is to compile in command-line. After command-line compilation finishes, can open project in the Quartus GUI.
The following example runs analysis & synthesis, fitter, timing analysis, and programming file generation with a single command:
quartus_sh --flow compile <project name>
Best Regards,
Richard Tan