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.
- Invoke the Vivado IDE.
- In the Quick Start screen, click Create Project to start the New Project wizard, and click Next.
- 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.
- In the Project Type page, specify the Type of Project to create as RTL Project. Click Next.
- In the Add Sources page, click Next.
- In the Add Existing IP page, click Next.
- In the Add Constraints page, click Next.
- In the Default Part page, select Boards and then select Kintex-7 KC705 Evaluation Platform. Click Next.
- Review the New Project Summary page. Verify that the data appears as expected,
per the steps above. Click Finish.Note: It might take a moment for the project to initialize.