GTS AXI Multichannel DMA IP for PCI Express User Guide

ID 847470
Date 5/06/2025
Public

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

Document Table of Contents

3.4. Generating the Design Example

In the Quartus® Prime Pro Edition software, you can generate a design example for the GTS AXI Multichannel DMA IP for PCI Express.

Figure 23. Design Example Generation
Following is the procedure to generate a design example:
  1. In the Quartus® Prime Pro Edition software, create a new project by clicking FileNew Project Wizard. Click Next.
  2. Select Empty Project type and specify the Directory, Name, and Top-Level Entity. Click Next.
  3. Specify the Family, Device & Board Settings as follows:
    1. Select Family: Agilex™ 5 (E-Series/D-Series).
    2. Select Target device: A5ED065BB32AE4SR0.
      Note: The device used for the Quartus® Prime-generated design example matches the device used in the target FPGA development kit board and may not be the same as the target device selected here.
    3. Click Finish.
  4. Select from ToolsIP Catalog to open the IP Catalog.
  5. Select GTS AXI Multichannel DMA IP for PCI Express (Library → Interface Protocols → PCI Express → GTS AXI Multichannel DMA IP for PCI Express) and then click Add.
  6. In the New IP Variant dialogue box, specify a top-level name for your new custom IP variation and the directory for it. The IP Parameter Editor saves the IP variation settings in a file named <your_ip>.ip.
  7. Click Create. The IP Parameter Editor appears as shown in the figure below.
  8. Go to the Example Designs tab, and make the following selections:
    1. For Example Design Files, the Simulation and Synthesis options are turned on by default. Leave the settings in default, unless you do not need the simulation or synthesis files, and to reduce the design example generation time.
      Note: The design example does not support simulation in this release. Turn off the Simulation option to reduce the design example generation time.
    2. For Generated HDL Format, only Verilog is supported in the current release.
    3. For Target Development Kit, select either the Agilex 5 FPGA E-Series 065B Modular Development Kit (ES1) or NONE to target the device selected for your current Quartus® Prime software project.
      Note: If you select the development kit, the settings including the target device, 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.
      Note: Agilex 5 FPGA E-Series 065B Modular Development Kit option is not supported for the Gen4 1x4 mode design example in the current release.
    4. For Currently Selected Example Design, only the AXI-S Device-side Packet Loopback variant is supported in this release.
    Table 30.  Design Example Parameters
    Parameter Value Default Value Description
    Simulation On / Off On Design example simulation is not supported in the current release.
    Synthesis   On When the Synthesis box is checked, all necessary file sets for synthesis are generated. When unchecked, only the Platform Designer system is generated.
    Generated file format Verilog Verilog HDL format.
    Current development kit

    Agilex 5 FPGA E-Series 065B Modular Development Kit (ES1)

    None

    Agilex 5 FPGA E-Series 065B Modular Development Kit (ES1)

    Selects a target FPGA development kit board.

    Note: If an FPGA development board is selected, the target device used for generation is the one that matches the device on the development kit board.
    Note: Agilex 5 FPGA E-Series 065B Modular Development Kit option is not supported for the Gen4 1x4 mode design example in the current release.
    Enable PIPE Mode Simulation for Example Design On / Off On When selected, PIPE mode simulation is enabled.
    Currently selected example design AXI-S Device-side Packet Loopback AXI-S Device-side Packet Loopback

    Selects example design variant. Only the AXI-S Device-side Packet Loopback example design is supported in the current release.

    Note:
    • Design examples for BAM, BAS, BAM+BAS, BAM+MCDMA, and BAM+BAS+MCDMA modes are not supported.
    • Design example for Root Port mode is not supported.
    Note: Design example generation includes the GTS AXI Streaming Intel FPGA IP for PCI Express (intel_pcie_gts). Hence, the Example Designs tab includes the GTS AXI Streaming IP Parameter Editor. Some of the PCIe Interface parameters are automatically configured per the GTS AXI MCDMA IP parameter values and greyed out.
    Table 31.  PCIe Interface Settings Parameters
    Parameter Value Default Value Description
    Hard IP Mode Gen4 x4 Interface 256-bit

    Gen3 x4 Interface 128-bit

    Gen4 x4 Interface 256-bit Selects the PCIe Hard IP mode.
    Note: The ode value is passed from the GTS AXI MCDMA IP settings.
    Enable TLP-Bypass Mode On / Off Off Enables the TLP Bypass feature for the GTS AXI Streaming IP.
    Note: The TLP Bypass design example is not supported.
    Port Mode Root Port

    Native Endpoint

    Native Endpoint Selects a PCIe mode for the GTS AXI Streaming IP.
    Note: The mode value is passed from the AXI MCDMA IP Settings.
    Note: The Root Port design example is not supported.
    PLD Clock Frequency

    Gen4 1x4: 350/300/250/200 MHz

    Gen3 1x4: 300/250/200 MHz

    300 MHz

    Selects the PLD clock frequency.

    Enable SRIS Mode Off Off Enables the Separate Reference Clock with Independent Spread Spectrum Clocking (SRIS) feature.
    Enable PIPE Mode Simulation On / Off Off When on, this parameter enables the PIPE mode simulation.
    Enable CVP (Intel VSEC) On / Off Off Enables the CVP feature for the GTS AXI Streaming IP.
  9. Click on 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_mcdma_0_example_design, or choose another directory. Then, click OK to kick off the design example generation.