Visible to Intel only — GUID: uuk1658418965306
Ixiasoft
1. About the High Bandwidth Memory (HBM2E) Interface FPGA IP Design Example User Guide
2. High Bandwidth Memory (HBM2E) Interface FPGA IP Design Example Quick Start Guide
3. High Bandwidth Memory (HBM2E) Interface FPGA IP Design Example Description
4. Document Revision History for High Bandwidth Memory (HBM2E) Interface FPGA IP Design Example User Guide
2.1. Creating an Quartus® Prime Project for Your HBM2E System
2.2. Configuring the High Bandwidth Memory (HBM2E) Interface FPGA IP
2.3. Generating the High Bandwidth Memory (HBM2E) Interface FPGA IP Design Example for Synthesis and Simulation
2.4. Compiling and Programming the Agilex™ 7 M-Series High Bandwidth Memory (HBM2E) Interface FPGA IP Design Example
2.5. Using the HBM2E Design Example with the Test Engine IP
2.6. Enabling and Using the HBM2E Design Example with the Performance Monitor
2.7. Using the AXI4-Lite-enabled HBM2E Design Example in Hardware and Simulation
2.8. Simulating the High Bandwidth Memory (HBM2E) Interface FPGA IP
2.8.1. High Bandwidth Memory (HBM2E) Interface FPGA IP Example Design For Simulation
2.8.2. Simulating High Bandwidth Memory (HBM2E) Interface FPGA IP with Synopsys VCS*
2.8.3. Simulating the HBM2E FPGA IP with ModelSim SE
2.8.4. Simulating the HBM2E FPGA IP with Cadence* Xcelium Parallel Simulator
2.8.5. Simulating High Bandwidth Memory (HBM2E) Interface IP Instantiated in Your Project
Visible to Intel only — GUID: uuk1658418965306
Ixiasoft
2.8.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.