Interfacing with HBM2 on Stratix 10 MX using Reference Design
Hi,
This is a follow up to the thread at https://community.intel.com/t5/FPGA-Intellectual-Property/HBM2-interfacing-with-the-PCI-express-hard-IP-STRATIX-10-MX/td-p/1233329/page/2.
We are trying to use a 512-bit interface to HBM2 from Stratix 10 MX FPGA, but are having trouble with a design file from a reference design. The file in question is 'axi_bridge_to_hbmc_if.v', from https://fpgacloud.intel.com/devstore/platform/18.1.0/Pro/pci-express-gen3-x16-avmm-dma-with-hbm2-memory-reference-design/?wapkw=hbm2%20interface%20pci%20express,. This file merges two 256-bit AXI4 slave interfaces (from two HBM2 pseudo-channels) into a single 512-bit interface.
We've resolved several bugs in this file, but are still encountering issues in our tests. We're pretty sure the error is in this file because we successfully tested our design with a single 256-bit interface to HBM2 after removing only this file-component. In the linked thread it was said that this design was still under validation. Has there been any update on this?
Thanks!
Justin