Intel® Quartus® Prime Standard Edition User Guide: Third-party Synthesis

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

2.8.2. Running the Intel® Quartus® Prime Software Manually Using the Precision Synthesis‑Generated Tcl Script

You can run the Intel® Quartus® Prime software using a Tcl script generated by the Precision Synthesis software. To run the Tcl script generated by the Precision Synthesis software to set up your project and start a full compilation, perform the following steps:
  1. Ensure the .vqm file, .tcl files, and .sdc file are located in the same directory. The files should be located in the implementation directory by default.
  2. In the Intel® Quartus® Prime software, on the View menu, point to Utility Windows and click Tcl Console.
  3. At the Tcl Console command prompt, type the command:
    source <path>/<project name>.tcl
  4. On the File menu, click Open Project. Browse to the project name and click Open.
  5. Compile the project in the Intel® Quartus® Prime software.