Vitis data center platforms can be downloaded from the Xilinx Download Center. For more information about installing Vitis data center platforms, see Getting Started with Alveo Data Center Accelerator Cards (UG1301). These platforms are installed in the /opt/xilinx/platforms directory.
The Vitis installer installs embedded acceleration base platforms to <Vitis_Install_Path>/base_platforms. From AMD download center and Xilinx github, you can download pre-built platforms or scripts to build platforms for various use cases. The embedded acceleration base platforms can be installed from Vitis installer. You can also create customized embedded platforms.
Vitis IDE searches the following directories for Vitis platforms when launching.-
<Vitis_Install_Path>/base_platforms
-
/opt/xilinx/platforms
-
$PLATFORM_REPO_PATHS
environment variable
- Use the following command to launch the next generation Vitis
IDE.
source <VITIS_INSTALLATION_PATH>/settings64.sh vitis -new -w <workspace>
- Open the menu /opt/xilinx/platforms and
<Vitis_Install_Path>/base_platforms
are in the platform repositories by default.
. The default platform path - Click the repository name to review the platforms contained in this repository.
- Click the add icon to add another repository if your platform is installed in other directories.