Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16606 Discussions

Limitations of the PRE_FLOW_SCRIPT_FILE method

gyuunyuu
New Contributor II
472 Views

The PRE_FLOW_SCRIPT_FILE assigned tcl script executes whenever we click on compile button. Is there a way to force execution of tcl script if we merely run synthesis, or merely fitter e.t.c?

0 Kudos
3 Replies
KhaiChein_Y_Intel
463 Views

Hi,

You may run the script manually using the below

<executable> -t <script name> <flow or module name> <project name> <revision name>

Refer to details: https://www.intel.com/content/www/us/en/programmable/support/support-resources/design-examples/design-software/tcl/auto_processing.html

Thanks.

Best regards,

KhaiY

0 Kudos
KhaiChein_Y_Intel
453 Views

Hi,

Do you have any questions?

Thanks

Best regards,

KhaiY


0 Kudos
KhaiChein_Y_Intel
426 Views

Hi,

We do not receive any response from you to the previous question/reply/answer that I have provided. This thread will be transitioned to community support. If you have a new question, feel free to open a new thread to get the support from Intel experts. Otherwise, the community users will continue to help you on this thread. Thank you


Best regards,

KhaiY


Reply