Forum Discussion
HBM2 interfacing with the PCI express hard IP STRATIX 10 MX
- 5 years ago
Hi, Sorry for the mistake.
I tried the same and I only can see the 16bits on the address. These address bits are affected by the setting of "Address width of bursting master" of the PCIe IP. I believe the developer hack the IP and change the address width to 30 instead.
If you need, you can change this by modifying the g3x16_hbm2_avmm_bridge_512_0.ip file.
Search for Address width of Bursting Master and you can change the value to 30.
Hi Sir,
I get the design zip file. However, the design is not yet validated. They will only publish the design after re-validation.
However, I believe it will be helpful for you for reference purpose. Thus, please note that the design is provided AS-IS basis only.
The file is too big, thus I can’t upload it here. I share the file with you using the other channel.
Here is the step to download the file:-
Download the filezilla and install - https://filezilla-project.org/download.php?type=client
After install, open filezilla and login using -
Host: secureftp.intel.com
Username: tmp01798
Password: Hello12!
Port:21
You will see and file name AN881.zip at the bottom right corner.
right click the file and download.
- rsing1085 years ago
Occasional Contributor
Hi @BoonT_Intel ,
Thanks for the reference design. I changed the device to 1sm21chu2f53e2vg which is the device I have along with the HDL changes required and PIN assignments. I have not changed anything else. But I am getting this warning now.
Warning(332049): Ignored create_clock at pcie_to_hbm2_ddr4_top.sdc(2): Incorrect assignment for clock. Source node: REFCLK_GXBL1C_CHTP already has a clock(s) assigned to it. Use the -add option to assign multiple clocks to this node. Clock was not created or updated.
Info(332050): create_clock -name {REFCLK_GXBL1C_CHTP} -period "100Mhz" [get_ports {REFCLK_GXBL1C_CHTP}]REFCLK_GXBL1C_CHTP is the iopll reference clock for HBMC. Can you tell me what can be the reason for this as according to me it is just defined in the project sdc file once.
- rsing1085 years ago
Occasional Contributor
Hi @BoonT_Intel, please I have been working on the reference design that you provided. There are a few bugs that I found in one of the files but the design is still not working. I am attaching the updated file here. I suspect there are other problems with it too.
Can you please tell me when will the final design be posted after validation? Hoping that all the bugs will be removed by then.
Also, can I do something to accelerate this process?
Thanks.
- BoonT_Intel5 years ago
Frequent Contributor
Hi Sir,
Due to the pandemic, we having the challenge to access the hardware to test the design.
I will get back to you once it tested.
By the way, are you also seeing the problem if you just compile the design without making any changes?