Launch the Vitis unified IDE - 2023.1 English - XD098

Vitis Tutorials: Getting Started (XD098)

Document ID
XD098
Release Date
2023-06-20
Version
2023.1 English

The first step is to create a workspace for your project, and to launch the Vitis unified IDE using the following steps:

  1. Create a workspace: mkdir <tutorial_path>/Getting_Started/Vitis/example/workVADD

  2. Launch the Vitis unified IDE: vitis -new -w workVADD

The workspace is a folder for holding the various components and projects of a design.

TIP: The workspace is simply the place where you will store the files related to creating and building your project, or multiple projects. However, file watcher limitations can occur if you create a project with too many files as described in the Limitations and Known Issues.

The Vitis Unified IDE opens displaying the Welcome page.

HLS Component