Intel® Quartus® Prime Standard Edition User Guide: Scripting

ID 683325
Date 9/24/2018
Public
Document Table of Contents

2.6.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.