danield17
New Contributor
7 months agoOver 4GB PCIe BAR Size Issue
Hi,
I created a design that utilizes the Arria 10 Hard IP and an EMIF.
On my board, I have 8GB of DDR memory, and I wanted to connect one of the PCIe BARs to the EMIF so I could read from and write to the DDR.
I encountered an issue where the OS (I tried both Windows and Linux) detects the BAR size but cannot use it. I was unable to read from or write to this BAR.
When I used the Address Span Extender to reduce the BAR size to 2GB, I was able to read and write. However, when I increased it to 4GB or above, it no longer worked.
I also tried enabling "Above 4G Decoding" and "Resizable BAR" in the BIOS, but it made no difference.
Has anyone else encountered this issue?