Start the Vivado Design Suite.
On Windows 10, click the start menu and find Xilinx Design Tools → Vivado 2023.2.
On Linux, run source <Vivado installation path>/settings64.sh to set up the environment and run
vivado &
to launch the Vivado IDE.
In the Vivado Quick Start page, click Create Project to open the New Project wizard.
Use the information in the table below to make selections in each of the wizard screens.
Screen
System Property
Setting or Command to Use
Project Name
Project Name
edt_zc702
Project Location
C:/edt
Create Project Subdirectory
Leave this checked.
Project is an extensible Vitis platform
Leave this unchecked.
Project Type
Specify the type of sources for your design. You can start with RTL or a synthesized EDIF.
RTL Project
Do not specify sources at this time
Leave this checked.
Project is an extensible Vitis platform
Leave this unchecked.
Default Part
Choose a default AMD part or board for your project
Select the Boards tab.
Boards
ZYNQ-7 ZC702 Evaluation Board
New Project Summary
Project Summary
Review the project summary.
Click Finish. The New Project wizard closes and the project you just created opens in the Vivado design tool.