Replace Parameterizable IP with Unmanaged Parameterizable Vivado IP - UG1192

AMD Design Conversion for Altera FPGAs and SoCs Methodology Guide (UG1192)

Document ID
UG1192
Release Date
2025-07-15
Revision
3.0.1 English

When none of the previous methods are feasible, the generated Vivado IP core can be made parameterizable. Typically, this flow is used for FIFOs and memories with ECC. For example, to add parameterization to a Vivado Design Suite-generated block memory, as shown in the following figure.

Figure 1. Adding Parameterization to a Vivado Design Suite-Generated Block Memory
Page-1 Sheet.1 Sheet.2 X15042-110215 X15042-110215
Important: This flow must be applied with great care: 1. Parameter values are not verified during synthesis, only during IP generation. 2. Constraints files (that is, FIFO) depend on the IP configuration – only use limited parameterization.

This process involves generating the IP core from the Vivado IP catalog and then editing the IP core files. This process is described step-by-step in article 57546.

By referencing the AMD core instance (XCI) file (recommended), you have access to the IP core source files for simulation and synthesis, as well as for implementation.