The Vitis command-line tool flow described in Building and Running the System is also available in the Vitis unified IDE. The process of building and combining the different components of the system project, the Application component, the AI Engine component, the HLS component, and the platform are described in the following sections.
- Launching Vitis Unified IDE
- Working with the Vitis Unified IDE
- Creating an AI Engine Component
- Creating an HLS Component
- Creating an Application Component
- Creating a System Project for Heterogeneous Computing
- Debugging the System Project and AI Engine Components
- Vitis Interactive Python Shell
Tip: Before using the Vitis unified IDE, you must first set up the
development environment as described in Setting Up the Vitis Environment.