Forum Discussion
Example for RTL library in OpenCL kernel
Hi,
After check internally, there is no other example provided by developer.
There is a README.html provided, you may need to follow the instruction in the README.html.
Also, there is an OpenCL library command-line options to perform OpenCL library-related task in Table 14 and Table 15 with link below:
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/opencl-sdk/aocl_programming_guide.pdf
Thanks
- VE0006 years ago
New Contributor
HI
Thanks for the reply.
I understand that the OpenCL commands for compiling the library are provided in Table 14 and 15.
However, based on the example, I am not able to understand how the Avalon MM signals are mapped with the rest of the opencl kernel.
Also, how the avalon MM signals are generated in this particular example.
That is why I was looking for a better example.