Create a New Project - Create a New Project - 2021.1 English - UG1119

Vivado Design Suite Tutorial: Creating and Packaging Custom IP (UG1119)

Document ID
UG1119
Release Date
2021-07-19
Version
2021.1 English
  1. From the Vivado IDE Getting Started page, select Create New Project to create an empty Vivado project.

    A new or existing project is required to creating and packaging a custom IP. The project information populates certain fields in the Package IP window.

  2. In the New Project wizard, click Next.
  3. As shown in the following figure, set the following options:
    Project name
    project_lab3
    Project location
    <Extract_Dir>/lab_3
    • Check the Create Project subdirectory box.
  4. Click Next.
  5. Select RTL Project for Project Type and Do not specify sources at this time.
  6. Click Next.
  7. On the Default Part page, select the xc7k70tfbg484-2 part, and click Next.

    The following figure shows the Default Part page of the New Project wizard.



    You selected a Kintex®-7 device. This device family is used for the initial compatibility of the custom IP.

  8. In the New Project Summary page, which opens, click Finish to create the project.

    The Vivado IDE opens project_lab3, with the default layout.