Forum Discussion
TCL Script - Automation of Compilation process and programming SOF file
- 3 years ago
You may checkout this document for all the supported command-line and tcl scripting in Quartus.
https://www.intel.com/content/www/us/en/docs/programmable/683432/22-4/faq.html
The tcl command "execute_module -tool" support these option [-tool <asm|cdb|drc|eda|fit|map|syn|pow|sta|stp|sim|si|cpf|ipg|pfg> ]
I think the asm_sof is an illegal value. And there is no "output directory" option available for execute_module command.
Best Regards,
Richard Tan
You may checkout this document for all the supported command-line and tcl scripting in Quartus.
https://www.intel.com/content/www/us/en/docs/programmable/683432/22-4/faq.html
The tcl command "execute_module -tool" support these option [-tool <asm|cdb|drc|eda|fit|map|syn|pow|sta|stp|sim|si|cpf|ipg|pfg> ]
I think the asm_sof is an illegal value. And there is no "output directory" option available for execute_module command.
Best Regards,
Richard Tan