Forum Discussion
Altera_Forum
Honored Contributor
9 years agoHow to archive Quartus Project using commands promt (inside and outside of Quartus)?
Hi All, 1) How can I archive the Quartus Project from commands prompt? 2) How can I archive the Quartus Project externally (not from Quartus)? Let's say from a linux shell or using windo...
Altera_Forum
Honored Contributor
9 years agoTry:
quartus_cdb amp --hc_archive=my_archive It should work with a project already compiled with the GUI. Cheers, Alex