Changing IP Catalog Tool Default BAR Settings - Changing IP Catalog Tool Default BAR Settings - v1.3 English - PG213

UltraScale+ Devices Integrated Block for PCI Express v1.3 Product Guide (PG213)

Document_ID
PG213
Release_Date
2026-07-31
Version
v1.3 English

You can change the AMD Vivado™ IP Core catalog parameters and continue to use the PIO design to create customized Verilog source to match the selected BAR settings. However, because the PIO design parameters are more limited than the core parameters, consider the following example design limitations when changing the default IP Core catalog parameters:

  • The example design supports one I/O space BAR, one 32-bit Memory space (that cannot be the Expansion ROM space), and one 64-bit Memory space. If these limits are exceeded, only the first space of a given type is active—accesses to the other spaces do not result in completions.
  • Each space is implemented with a 2 KB memory. If the corresponding BAR is configured to a wider aperture, accesses beyond the 2 KB limit wrap around and overlap the 2 KB memory space.
  • The PIO design supports one I/O space BAR, which is disabled by default but can be changed if required.

Although the PIO design has limitations, Verilog source code is provided so you can tailor the example design to your specific needs.