To generate a core using the default values in the Vivado IDE, follow these steps:
- Start the Vivado IP catalog.
- Select .
- Enter a project name and location, then click Next. This example uses project_name.xpr and project_dir.
- In the New Project wizard pages, do not add sources, existing IP, or constraints.
- From the Part tab in the following figure, select these options:
- Family: Kintex AMD UltraScale™
- Device: xcku040
- Package: ffva1156
- Speed Grade: -3
Note: If an unsupported silicon device is selected, the core is grayed out (unavailable) in the list of cores.
- In the final project summary page, click OK.
- In the Vivado IP catalog, expand , and double-click the UltraScale Devices Gen3 Integrated Block for PCIe core to display the Customize IP dialog box.
- In the Component Name field, enter a name for the core.Note:
<component_name>
is used in this example.
- From the Device/Port Type drop-down menu, select the appropriate device/port type of the core (Endpoint or Root Port).
- Click OK to generate the core using the default parameters.