C++ Based Kernel - 2024.1 English - XD099

Vitis Tutorials: Hardware Acceleration (XD099)

Document ID
XD099
Release Date
2024-06-19
Version
2024.1 English

The C++ based kernel adds two input vectors and generates the output result. The source code is found in the following directory.

./reference-files/src/kernel_cpp/

The makefile builds this kernel and linking it with the hardware platform in the device binary (xclbin), which can be accessed by the host code.