Step 2.1 Prepare profiling APIs applied host code and Makefile - 2022.2 English

Vitis Tutorials: AI Engine (XD100)

Document ID
XD100
Release Date
2022-12-01
Version
2022.2 English

After step 1.1 completed. Use this tutorial’s host.cpp.profile_api that contains AI Engine profiling APIs and Makefile for HW Emulation.

cd ${DOWNLOAD_PATH}/AI_Engine_Development/Feature_Tutorials/09-debug-walkthrough/sw
cp host.cpp.profile_api host.cpp
cd ..
cp Makefile.emu Makefile