Intel® Quartus® Prime Pro Edition User Guide: Getting Started

ID 683463
Date 3/28/2022
Public

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

Document Table of Contents
Give Feedback

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