Visible to Intel only — GUID: pwc1658414800207
Ixiasoft
1. About the High Bandwidth Memory (HBM2E) Interface Intel® FPGA IP Design Example User Guide
2. High Bandwidth Memory (HBM2E) Interface Intel® FPGA IP Design Example Quick Start Guide
3. High Bandwidth Memory (HBM2E) Interface Intel FPGA IP Design Example Description
4. Document Revision History for High Bandwidth Memory (HBM2E) Interface Intel FPGA IP Design Example User Guide
2.1. Creating an Intel® Quartus® Prime Project for Your HBM2E System
2.2. Configuring the High Bandwidth Memory (HBM2E) Interface Intel FPGA IP
2.3. Generating the High Bandwidth Memory (HBM2E) Interface Intel FPGA IP Design Example for Synthesis and Simulation
2.4. Compiling and Programming the Intel Agilex® 7 M-Series High Bandwidth Memory (HBM2E) Interface Intel FPGA IP Design Example
2.5. Simulating the High Bandwidth Memory (HBM2E) Interface Intel® FPGA IP
2.5.1. High Bandwidth Memory (HBM2E) Interface Intel® FPGA IP Example Design For Simulation
2.5.2. Simulating High Bandwidth Memory (HBM2E) Interface Intel® FPGA IP with Synopsys VCS*
2.5.3. Simulating the HBM2E Intel FPGA IP with ModelSim SE
2.5.4. Simulating the HBM2E Intel FPGA IP with Cadence* Xcelium Parallel Simulator
2.5.5. Simulating High Bandwidth Memory (HBM2E) Interface IP Instantiated in Your Project
Visible to Intel only — GUID: pwc1658414800207
Ixiasoft
2.3. Generating the High Bandwidth Memory (HBM2E) Interface Intel FPGA IP Design Example for Synthesis and Simulation
To generate the design example for synthesis and simulation, follow the steps below.
Note: Before generating the design example, you must first configure the IP parameters on the General tab of the HBM2E IP parameter editor, according to your usage model. For information on the parameters of the General tab, refer to the Creating and Parameterizing the High Bandwidth Memory (HBM2E) Interface Intel FPGA IP section in the High Bandwidth Memory (HBM2E) Interface Intel Agilex® 7 M-Series FPGA IP User Guide.
- On the Example Design tab, specify the desired initiator-to-target connectivity by selecting an option from the Choose initiator to target NoC mapping dropdown.
- For fabric NoC usage, select the desired option from the Use fabric NoC to return read responses via M20Ks dropdown menu.
(Refer to Fabric NoC for details on these options.)
- Select the appropriate option from the AXI4-Lite Support parameter dropdown to enable the AXI4-Lite interface in your design example.
(Refer to AXI4-Lite Support for details on these options.)
- In the Example Design Clocks group box, specify a Core clock frequency for your design. Ensure that the Reference clock frequency for example design core clock PLL value matches the PLL reference clock frequency that you intend to use. (If you specified a fabric NoC option with an independent read interface or NoC bridge clock, specify the frequency of that clock in the Example Design Clocks group box.)
- In the Example Design Files group box, select Synthesis to generate a synthesizable design example, and Simulation to produce a simulation design example. You may select either or both.
Note: The design example generation for simulation does not create a separate registration function (.inc) file because the registration statements are embedded in the ed_sim.v file that is created following successful design example generation.Note: The system enables both the Simulation and Synthesis checkboxes by default.
- Click File > Save. The system creates and saves the current settings in the user IP variation file (<user instance name>.ip), within the <user project directory> that you specified.
- Click Generate Example Design at the top-right corner of the window.
- Specify a directory for the generated design example (<design example directory>) and click OK. The system creates the design example file sets within the specified directory.
- To exit the IP Parameter Editor Pro window, click File > Exit. The system prompts, Recent changes have not been generated. Generate now? Click No to continue with the next flow.
- To open the synthesis design example, click File > Open Project, and navigate to the <project_directory>/<example_design_directory>/qii/ed_synth.qpf and click Open.
Figure 2. Generated Synthesizable Design Example File Structure
Figure 3. Generated Simulation Design Example File Structure