Intel® Quartus® Prime Pro Edition User Guide: Platform Designer

ID 683609
Date 9/26/2022
Public

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

Document Table of Contents

8.2. Scripting IP Core Generation

Use the qsys-script and qsys-generate utilities to define and generate an IP core variation outside of the Intel® Quartus® Prime GUI.
To parameterize and generate an IP core at command-line, follow these steps:
  1. Run qsys-script to start a Tcl script that instantiates the IP and sets parameters:
    qsys-script --script=<script_file>.tcl
  2. Run qsys-generate to generate the IP core variation:
    qsys-generate <IP variation file>.qsys