corestar
Contributor
2 years agoHow does Qsys compute BAR sizes for Avalon-MM PCIe?
I'm attempting to use the "Avalon-MM Cyclone V Hard IP for PCI Express" core. I created an example design modeled after:
C:\intelFPGA_lite\19.1\ip\altera\altera_pcie\altera_pcie_cv_hip_avmm\example_designs\ep_g1x1.qsys
It has the following BAR but I can't figure out where it gets the sizes.
The user guide says:
What parameters? There is nothing else in the ep_g1x1.qsys that matches those sizes?
And in my own attempt (see attached), it says:
The root complex sees the FPGA, but sees 0 sizes for the BAR's.
- Hi,
BAR sizes are defined by the address map. Review chapter "Minimizing BAR Sizes and the PCIe Address Space" in Cyclone V AVMM for PCIe user manual.