Step 2: Build the Platform in the Vitis Software Platform - 2025.2 English - XD100

Vitis Tutorials: AI Engine Development (XD100)

Document ID
XD100
Release Date
2025-12-05
Version
2025.2 English
  1. Open the Vitis Unified IDE, and select a workspace.

  2. On the Welcome Page, select Create Platform Component, or select File → New Component → Platform.

  3. Set the platform component name to base_pfm_vek385 and click Next.

    missing image

  4. Select Hardware Design and use the XSA generated during the previous step and click Next

    missing image

  5. Set the Operating System to aie_runtime and the Processor to ai_engine and click Next. Then click Finish to create the platform component.

    missing image

  6. Then build the platform by clicking on Build In the flow navigator with the base_pfm_vek385 component selected.

    missing image

    NOTE: If you modify the XSA file later, go to vitis-comp.json located in the Settings folder of the platform component and click switch xsa

  7. The generated platform can be found in workspace/base_pfm_vek385/export.

In this step, you created the platform starting with building the hardware platform in the Vivado Design Suite. Then, you built the platform in the Vitis software platform, based on the exported XSA file.

Note: The vivado platform creation can be automated by running “make vitis_platform”

In the next step, you will build an AI Engine application using this platform.

Return to Start of TutorialGo to AI Engine Development

Copyright © 2025 Advanced Micro Devices, Inc.

Terms and Conditions