Create a New Project - 2023.2 English

Vitis Tutorials: Hardware Acceleration (XD099)

Document ID
XD099
Release Date
2023-11-13
Version
2023.2 English
  1. Change directory to the tutorial folder: cd ./01-rtl_kernel_workflow.

  2. Launch the AMD Vivado™ Integrated Design Environment, enter the vivado command in a terminal window.

  3. Select Create Project, or File > Project > New.

    The New Project wizard opens.

  4. Click Next.

  5. On the Project Name page of the New Project wizard, make the following selections:

    1. Specify a Project name, such as rtl_kernel, a Project location.

    2. Enable the Create project subdirectory checkbox.

    3. Click Next.

  6. On the Project Type page, make the following selections:

    1. Select RTL Project.

    2. Enable the Do not specify sources at this time checkbox.

    3. Click Next.

  7. On the Default Part page select Boards, and enter U250 in the Search field.

    1. Select Alveo U250 Data Center Accelerator Card, and click Next to proceed.

    The New Project Summary page is displayed.

  8. Examine it for details of the project, and click Finish to create the project.

    The Vivado IDE opens with the new project.

    New Project Summary