To generate a core using the default values in the AMD Vivado™
IDE,
follow these steps:
- Start the Vivado IP catalog.
- Select .
- Enter a project name and location, click Next. This example uses
project_name.xpr
andproject_dir
. - In the New Project wizard pages, do not add sources, existing IP, or constraints.
- From the Part tab (below), select these filter options:
- Family: AMD Kintex™ UltraScale+™
- Device: xcku11p
- Package: ffva1156
- Speed Grade: -3
Note: If an unsupported silicon device is selected, the core is grayed out (unavailable) in the list of cores. - Select
xcku11p-ffva1156-3-e
from the list. - In the final project summary page, click OK.
- In the Vivado IP catalog, expand , and double-click UltraScale+ Devices Integrated Block for PCIe 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.