The Vitis installer includes pre-built embedded base platforms that serve as a starting point for acceleration development. The following platforms are provided in the <VITIS_INSTALL>/base_platforms folder:
- vek385_base
- vrk160_base
- xilinx_vek280_base_202520_1
- xilinx_vck190_base_202520_1
- xilinx_vck190_base_dfx_202520_1
- xilinx_vmk180_base_202520_1
- xilinx_kv260_base_202520_1
The source code for Vitis base platforms is available on GitHub: https://github.com/Xilinx/Vitis_Embedded_Platform_Source
You also have the flexibility to create custom Vitis extensible embedded platforms to suit specific project requirements.