Visible to Intel only — GUID: led1438214479173
Ixiasoft
Visible to Intel only — GUID: led1438214479173
Ixiasoft
1.5. Adding IP Components to a System
When you first add Intel® FPGA IP components to a system, Platform Designer automatically adds the IP as a generic component (except for HPS IP components). Generic components allow you to define only the interface and signal connections to the rest of the system, without immediately defining the HDL implementation.
To parameterize, and instantiate an IP component in a Platform Designer system:
- Type some of the component’s name in the IP Catalog search box to find the IP by name or category.
Figure 20. Platform Designer IP Catalog
- Double-click any component to launch the parameter editor. The Parameterization Messages tab displays any parameterization errors.
- After specifying parameters, click Finish to instantiate the component in the system. The IP component appears in the System View and Component Instantiation tabs. Platform Designer creates a corresponding .ip file for the IP component on instantiation, and stores the file in the <ip> folder in the project directory.
Platform Designer instantiates a generic component in place of the actual IP core with a reference to the HDL entity name, module and interface assignments, compilation library, HDL ports, interfaces, and system-info parameters.