Missing file from 2510 HSB FPGA IP

Hi,

I am trying to build the HSB PYNQ reference project by following the README steps from the NVIDIA download package. Available in the responses here

The project appears to be missing a moduleneeded by FPGA_top.sv:

uram_player

Is this file supposed to be included in the package, or are users expected to replace it themselves?

Thanks.

Hi,

The latest EA release of the nv_hsb_ip is here. The RTL is public and un-encrypted, it is included on github. Specifically that file is included in the data_gen folder.

Please use this version of the HSB IP, as this is the version of the IP that is compatible with the PYNQ project.