Intel® Quartus® Prime Pro Edition User Guide: Scripting

ID 683432
Date 6/20/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

2.4.2.1. The flow Package

The flow package includes two commands for running Intel® Quartus® Prime command-line executables, either individually or together in standard compilation sequence.
  • The execute_module command allows you to run an individual Intel® Quartus® Prime command-line executable.
  • The execute_flow command allows you to run some or all the executables in commonly-used combinations.

Use the flow package instead of system calls to run Intel® Quartus® Prime executables from scripts or from the Intel® Quartus® Prime Tcl Console.