This make file use xilinx vitis aie_tool and mlir to build kernels.
Build kernels, link kernels, build host program.
Build kernels. The new kernels are saved in the ./build/bitstream.
Link the kernels. The linker file ./kernel/aie.py share be edit beforehead.
Build kernels and link the kernels. It will generate final.xclbin and insts.txt
Build the host excutable file.
Run the emulation
Run the emulation and generate the trace.json file. It can be opened in link.
Clean up the project.
Running on one computetile
Running on 16 computetiles