Quartus® Prime Pro Edition User Guide: Scripting

ID 683432
Date 4/01/2024
Public
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.