Forum Discussion
Altera_Forum
Honored Contributor
8 years ago --- Quote Start --- The official documentation for integrating RTL with OpenCL is in "Intel FPGA SDK for OpenCL Programming Guide, 11.1 OpenCL Library". Using Avalon is mandatory for this purpose. The RTL module will have the same clock as the OpenCL kernel, which does not need to be set by the user. --- Quote End --- Much thanks HRZ - apologies, I didn't realise it was in that documentation - I've read it already but must have missed that section somehow.