AXI Streaming Intel® FPGA IP for PCI Express* User Guide

ID 790711
Date 2/12/2024
Public

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

Document Table of Contents

3.3. Configure and Generate the AXI Streaming Intel® FPGA IP for PCI Express*

You can generate the AXI Streaming Intel® FPGA IP for PCI Express* as per the following process:

Table 6.  Generating the AXI Streaming Intel® FPGA IP for PCI Express*
AXI Streaming Intel® FPGA IP for PCI Express* in Description
Standalone mode

Refer to the steps listed below to generate the IP in standalone mode.

Design example

Refer to the steps listed below to generate the IP as part of the design example.

Intel Open FPGA Stack (OFS) reference design

You can use the Intel pre-designed and verified system level shell designs (e.g., Open FPGA Stack (OFS)) with the IP and other Intel FPGA IPs like DMA, etc., and software stack to run example workloads.

Note: For examples on connecting the various interfaces of the AXI Streaming Intel® FPGA IP for PCI Express* , you can access the following design repository: Open FPGA Stack Overview.
Note: OFS will not support the AXI Streaming Intel® FPGA IP for PCI Express* until the Intel® Quartus® Prime Pro Edition 24.1 version of this IP.

Following is the procedure to generate the AXI Streaming Intel® FPGA IP for PCI Express* and bring up a PCI Express* link using Intel® Quartus® Prime Pro Edition software in standalone mode.

  1. Use the Intel® Quartus® Prime Pro Edition software to create a Quartus Project and select the device. Currently, the AXI Streaming Intel® FPGA IP for PCI Express* is only supported on Intel Agilex® 7 devices with P-Tile (e.g., AGFB014R24B2E2V), F-Tile (e.g. AGIB027R29A1E2VR2), and R-Tile (AGIB027R29A1E2VR3).
  2. Use the following steps to specify IP core options and parameters:
    1. In the Intel® Quartus® Prime Pro Edition software, create a new project (File > New Project Wizard).
    2. Specify the Directory, Name, and Top-Level Entity.
    3. For Project Type, accept the default value, Empty project. Click Next.
    4. For Add Files click Next.
    5. For Family, Device & Board Settings under Family, select Intel Agilex® 7 .
    6. Select the Target Device for your design.
    7. Click Finish.
    8. In the IP Catalog, locate and add the AXI Streaming Intel® FPGA IP for PCI Express* . This IP is available under the PCI Express IPs.
    9. In the New IP Variant dialogue box, specify a name for your IP. The Parameter Editor saves the IP variation settings in a file named <your_ip>.ip
    10. Click Create. The Parameter Editor appears.
    11. Specify the parameters for your IP core variation. Refer to Chapter 5.1 Parameter Editor Parameters, for information about specific IP core parameters.
  3. Generate the IP:
    1. Generation dialogue box appears from the previous step. This allows you to generate the IP in the stand-alone mode.
    2. Specify output file generation options, and then click Generate. The IP variation files are generated according to your specifications.
    3. Click Close. The Parameter Editor adds the top-level.ip file to the current project automatically. If you are prompted to manually add the .ip file to the project, click Project > Add/Remove Files in Project to add the file.
  4. To generate the design example, go to the Example Designs tab. Make the following selections:
    1. 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.
    2. For General HDL Format, only Verilog is available in the current release.
    3. For Target Development Kit, select the FPGA development kit corresponding to the device being used in the project.
  5. Select Generate Example Design to create a design example that you can simulate and download to hardware. If you select one of the development boards, the device on that board overwrites the device previously selected in the Intel Quartus Prime project if the devices are different. When the prompt asks you to specify the directory for your design example, you can accept the default directory, ./<ip__example_design>, or choose another directory.
  6. Close the window when the design example generation is done. You may save your .ip file when prompted, but it is not required to be able to use the design example.
  7. Open the design example project by navigating to <project_dir>/<ip_example_design>/ and opening the file pcie_ed.qpf.
  8. Compile the design example project to generate the .sof file for the complete design example. This file is what you download to a board to perform hardware verification. For details on how to compile the design, refer to Compiling the Design Example.
  9. Close your design example project. Note that you cannot change the PCIe pin allocations in the Intel Quartus Prime project. However, to ease PCB routing, you can take advantage of the lane reversal and polarity inversion features supported by this IP.
Note:
For Design Examples in the current release of Intel® Quartus® Prime Pro Edition:
  • Only simulation support is available.
  • Only Gen5 x16 (R-Tile) and Gen4 x16 (P-Tile) are available.