Forum Discussion
3 Replies
- Altera_Forum
Honored Contributor
1) Refer to the "quartus ii scripting reference manual (https://www.altera.com/content/dam/altera-www/global/en_us/pdfs/literature/manual/tclscriptrefmnl.pdf)".
2) Use 'quartus_cdb' with the --hc_archive option. Cheers, Alex - Altera_Forum
Honored Contributor
When running the "quartus_cdb amp --hc_archive", I'm receiving the following error message:
------------------------------------------------------------------------------------------ Info: Command: quartus_cdb amp --hc_archive Error (39003): Run Analysis and Synthesis (quartus_map) with revision "amp" for --rev option before running Compiler Database Interface (quartus_cdb) Error: Quartus Prime Compiler Database Interface was unsuccessful. 1 error, 0 warnings ------------------------------------------------------------------------------------------ So, what's the whole flow? Should I always run the quartus_map command before the quartus_cdb even the project was compiler, synthesized and mapped from the GUI? - Altera_Forum
Honored Contributor
Try:
It should work with a project already compiled with the GUI. Cheers, Alexquartus_cdb amp --hc_archive=my_archive