GTS AXI Streaming IP for PCI Express* Design Example User Guide

ID 817713
Date 10/23/2025
Public
Document Table of Contents

2.2. Generating the Design Example

Figure 11. Procedure to Generate Design Example
  1. In the Quartus® Prime Pro Edition software, create a new project (FileNew Project Wizard). Click Next.
  2. Select Empty project type and specify the Directory, Name and Top-Level Entity. Click Next.
  3. For Family, Device & Board Settings under Family, select Agilex 3 or Agilex 5, and then select Target Device for your design. After that, click Finish to proceed.
  4. Select ToolsIP Catalog to open the IP Catalog. Then, select GTS AXI Streaming IP for PCI Express (LibraryInterface ProtocolsPCI ExpressGTS AXI Streaming IP for PCI Express), and then click Add.
  5. In the New IP Variant dialogue box, specify a top-level name for your new custom IP variant and the directory for it. The IP Parameter Editor saves the IP variant settings in a file named <your_ip>.ip.
  6. Click Create. The GTS AXI Streaming IP for PCI Express IP Parameter Editor displays IP Settings, PCIe Settings, and Example Designs tabs to allow you to quickly configure your custom IP variant.
  7. On the System Settings tabs, specify the parameters for your IP variation.
  8. On the Example Designs tab, make the following selections:
    • For Example Design Files, turn on the Simulation and Synthesis options. If you do not need these simulation or synthesis files, leaving the corresponding option(s) turned off significantly reduces the design example generation time.
    • For Generated HDL Format, only Verilog is supported in the current release.
    • For Currently Selected Example Design, the PIO, SRIOV, and Performance design examples are supported in this release.
    • For Target Development Kit, select either the Agilex™ 5 FPGA E-Series 065B Modular Development Kit (ES1) (for the Agilex™ 5 device family only) or NONE to target the device selected for your current Quartus® Prime software project. When the Agilex™ 3 device is selected for the project, the Agilex™ 3 FPGA C-Series 135B Non-HPS Development Kit (Production) and NONE options are available instead. If you select the development kit, the settings including the pin assignments are included in the .qsf file of the generated design example, and you are not required to add them manually. These settings are board-specific for the development kit.
    Figure 12. Example Designs Tab
  9. Click Generate Example Design to generate the design example variant. When the prompt asks you to specify the directory for your design example, you can accept the default directory, /pcie_gts_0_example_design, or choose another directory. Then, click OK to kick off the design example generation.
  10. Click Finish. You may save your .ip file when prompted, but it is not required to be able to use the design example.