Creating a System Project from Examples - 2023.1 English

Vitis Unified IDE and Common Command-Line Reference Manual (UG1553)

Document ID
UG1553
Release Date
2023-07-17
Version
2023.1 English

You can create a System project from the Examples installed with the Vitis IDE.

  1. In the Welcome page, click Examples. The Examples panel appears as shown above.
  2. Select the System project or Component you want to create. There are AI Engine Components, and AI Engine System Projects combining AI Engine components with HLS components, and an Application component to run on the processor. There is a Simple Vector Addition example, and you can download additional example repositories from GitHub, such as the Vitis Accel Examples.
  3. When you select an Example it opens the Application Template in the central window. Select Create Application from Template.
  4. This opens the Create System Project wizard for you to specify the System name and location, and platform. The platforms are restricted by the example you have selected. Click Finish from the Summary page to create the example System project.

After the System is created you can configure the project as described in the following sections.