Step 1: Create a New Platform in the Bare-metal Domain - 2025.2 English - XD100

Vitis Tutorials: AI Engine Development (XD100)

Document ID
XD100
Release Date
2025-12-05
Version
2025.2 English
  1. In the Vitis Unified IDE with the same workspace directory as the previous step. Click File → New Component → Platform.

  2. Set the Platform Project Name to AIE_A-to-Z_pfm_vek385, and click Next.

  3. Use the XSA generated in the previous step that you can find in simple_aie_application_system_project/build/hw/hw_link/binary_container_1.xsa

    missing image

  4. Set standalone as the Operating system, psv_cortexa78_0 as the Processor and click Finish.

    missing image

  5. Open the platform setting file (vitis_comp.json) and open the Board Support Package for the cortexa78_0 and enable the aiebaremetal library

    missing image

  6. Build the platform.