Introduction to Intel® FPGA IP Cores

ID 683102
Date 10/04/2021
Public

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

Document Table of Contents

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