Replace Parameterizable IP With Instantiated Primitives - 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

Certain IP cores cannot be inferred, such as FIFOs that use the hard FIFO or memories that use ECC. In these cases, one possible solution is to instantiate the hard primitives, and based on the parameterization possibilities, use a generate statement to cover all cases. The benefit of this method is that the results are very area optimized. The downside is that it is laborious to create more complex variants that cover a wide range of variants.