Step 4. Build the System - 2023.2 English

Vitis Tutorials: AI Engine (XD100)

Document ID
XD100
Release Date
2024-03-05
Version
2023.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

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 © 2020–2023 Advanced Micro Devices, Inc

Terms and Conditions