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 will build this kernel and add it to the hardware platform (xclbin
), which can be accessed by the host code.