Forum Discussion
Altera_Forum
Honored Contributor
8 years agoDocumentation can be found on the OpenCL Programming Guide which details how to setup the XML and to create an RTL library to be used in OpenCL
https://www.altera.com/en_us/pdfs/literature/hb/opencl-sdk/aocl_programming_guide.pdf#_opentopic_toc_processing_d116e26845 The necessary structure to create the OpenCL library can be found there. A C model of the function in OpenCL is used for emulating the HDL's functionality.