Forum Discussion
Altera_Forum
Honored Contributor
8 years agoPut everything in a script and run each Quartus step separately using the command line executable - e.g. quartus_map, quartus_asm
Run your custom scripts in between the relevant steps. Refer to the "quartus ii scripting reference manual (https://www.altera.com/content/dam/altera-www/global/en_us/pdfs/literature/manual/tclscriptrefmnl.pdf)" for details. Cheers, Alex