AN 307: Intel® FPGA Design Flow for Xilinx* Users

ID 683562
Date 2/25/2022
Public

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

Document Table of Contents

3.4.1.1. Running Scripts from the DOS or UNIX Prompt

The following command runs the Intel® Quartus® Prime Tcl shell and uses the Tcl file specified by the -t option as the input Tcl script:

quartus_sh -t <script_name>.tcl

The Intel® Quartus® Prime Tcl interpreter reads and executes the Tcl commands in the Tcl script file and then exits back to the command-line prompt.