Step 4. Build the System - 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 flow navigator, make sure simple_aie_application_system_project is selected and click on Build Binary Container under HARDWARE > LINK - binary_container_1. Click OK when asked to build the HLS components (mm2s and s2mm) The compilation process takes some time to finish. The underlying AI Engine application project, hardware kernel project, and hardware linking project are compiled one after another. The system should build successfully with no error.

    missing image

  2. You can open the generated the AMD Vivado™ project in <workspace>/simple_aie_application_system_project/build/hw/hw_link/binary_container_1/binary_container_1/vivado/vpl/prj/prj.xpr to take a look at the compilation result. You can see that the Vitis compiler added the two HLS IP (mm2s and s2mm) and connected them to the memory (NOC) and AI Engine IP.

    missing image

    missing image

Note: Creation of thr PL can be automated by running “make pl_app”

In the next step, you will create a processing system (PS) bare-metal application, and run the system with it.

Go to PS Application and Run

Copyright © 2025 Advanced Micro Devices, Inc.

Terms and Conditions