Step 1: Creating, Customizing, and Generating an IBERT Design - 2023.2 English

Vivado Design Suite Tutorial: Programming and Debugging (UG936)

Document ID
UG936
Release Date
2023-11-01
Version
2023.2 English
To create a project, use the New Project wizard to name the project, to add RTL source files and constraints, and to specify the target device.
  1. Invoke the Vivado IDE.
  2. In the Quick Start screen, click Create Project to start the New Project wizard, and click Next.
  3. In the Project Name page, name the new project ibert_tutorial and provide the project location (C:/ibert_tutorial). Ensure that Create Project Subdirectory is selected. Click Next.
  4. In the Project Type page, specify the Type of Project to create as RTL Project. Click Next.
  5. In the Add Sources page, click Next.
  6. In the Add Existing IP page, click Next.
  7. In the Add Constraints page, click Next.
  8. In the Default Part page, select Boards and select Kintex 7 KC705 Evaluation Platform. Click Next.
  9. Review the New Project Summary page. Verify that the data appears as expected, per the previous steps. Click Finish.
    Note: It might take a moment for the project to initialize.