Introduction to Intel® FPGA IP Cores

ID 683102
Date 4/03/2023
Public
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