Quartus® Prime Pro Edition User Guide: Scripting

ID 683432
Date 4/01/2024
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 Quartus® Prime command-line executables, either individually or together in standard compilation sequence.
  • The execute_module command allows you to run an individual 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 Quartus® Prime executables from scripts or from the Quartus® Prime Tcl Console.