Creating Your Hardware Design - 2023.2 English

Zynq-7000 SoC Embedded Design Tutorial (UG1165)

Document ID
UG1165
Release Date
2024-05-02
Version
2023.2 English
  1. 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.

  2. In the Vivado Quick Start page, click Create Project to open the New Project wizard.

  3. 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.

  4. Click Finish. The New Project wizard closes and the project you just created opens in the Vivado design tool.