Create a New Project - 2021.2 English

Vivado Design Suite Tutorial: Creating and Packaging Custom IP

Document ID
UG1119
Release Date
2021-11-17
Version
2021.2 English
  1. From the Vivado IDE Getting Started page, select Create Project to create an empty Vivado project.
    Note: A new or existing project is required to creating and packaging a custom IP. The project information is used for populating certain fields in the Package IP window.
  2. Click Next at the New Project wizard dialog box.
  3. In the Project Name page, as shown in the following figure, set the following options for the project location:
    Project name
    project_lab4
    Project location
    <Extract_Dir>/lab_4


  4. Click Next.
  5. Select RTL Project as the Project Type and select Do not specify sources at this time.
  6. Click Next.
  7. In the Default Part page, select the xcku040-ffva1156-2-e part and click Next.
  8. For this lab, you select an UltraScaleā„¢ architecture device. This device family is used for the initial compatibility of the custom IP.
  9. Click Finish to close the New Project Summary page, and create the project.

    The Vivado IDE opens project_lab4, with the default layout.