Now that you have successfully built and run an application with a C++ based kernel, update the application to include an RTL-based kernel.
Similar to the previous section, build, emulate, and review the generated Application Timeline. Regardless of how the kernels were designed, as HLS C/C++ kernels or as RTL kernels, after the kernel has been built the host application accesses the accelerated kernels through the same function calls.