Forum Discussion
Altera_Forum
Honored Contributor
8 years agoThe 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.