2.1: Compile the AIE Graph and Generate libadf.a - 2023.2 English

Vitis Tutorials: Vitis Platform Creation (XD101)

Document ID
XD101
Release Date
2023-12-26
Version
2023.2 English

Use the following command to execute 2.1:

v++ -c --mode aie --platform ../vivado_impl/flat_wa.xsa ./aie/graph.cpp 

OR use the make command to generate the AIE-compiled output.

make adf

Output: The generated libadf.a is located in the directory aie\libadf.a.