Visible to Intel only — GUID: uuk1658418965306
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: uuk1658418965306
Ixiasoft
2.5.5. Simulating High Bandwidth Memory (HBM2E) Interface IP Instantiated in Your Project
This topic outlines the flow for simulating the HBM2E IP instantiated in your project, rather than the HBM2E design example.
- In your simulation project, include <project_directory>\<IP_name>\sim\<IP_name>.v
- The generated HBM2E IP simulation file set does not include an HBM2E memory model file; you must add a memory model file to the project. Intel® recommends that you use the memory model from the design example simulation file set generated from your IP: hbm_fp_0_example_design\sim\ip\ed_sim\ed_sim_hbm_fp_0\hbm_arch_fp_10\sim\altera_hbm2e_model.sv
- The HBM2E IP netlist does not include the mapping for the NoC initiators-targets connectivity, and the address mapping. You must add the RTL registration statements in the top-level of your design for simulating your HBM2E IP. You can refer to the registration statements included in the ed_sim.v file generated with the design example.