High Bandwidth Memory (HBM2E) Interface Intel Agilex® 7 M-Series FPGA IP Design Example User Guide
ID
773266
Date
10/02/2023
Public
A newer version of this document is available. Customers should click here to go to the newest version.
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
2.5.2. Simulating High Bandwidth Memory (HBM2E) Interface Intel® FPGA IP with Synopsys VCS*
You can simulate your HBM2E IP using Synopsys* VCS* software.
- Navigate to the <project_directory>/<design_example_directory>/sim/ed_sim/synopsys/vcs directory.
- To run the simulation, type sh vcs_setup.sh. The simulation stops once the traffic generator test completes successfully.
- To generate simulation results with the waveform, type sh vcs_setup.sh USER_DEFINED_ELAB_OPTIONS="+vcs+dumpvars+test.vpd".
- To view the waveform, type dve & to launch the waveform viewer. Add the necessary signals or module to the waveform view to view the required signals.