Quartus® Prime Pro Edition User Guide: Getting Started

ID 683463
Date 4/01/2024
Public
Document Table of Contents

4.8. Scripting IP Core Generation

Use the qsys-script and qsys-generate utilities to define and generate an IP core variation outside of the 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