Forum Discussion
Altera_Forum
Honored Contributor
9 years ago --- Quote Start --- As we known , HDL is more efficient than opencl ,but HDL needs more time than opencl for developping. --- Quote End --- This is not necessarily true; it largely depends on how the HDL code and the OpenCL code are written and optimized. Anyway, mixing HDL with OpenCL is certainly possible, read "intel fpga sdk for opencl, section 2.1 - opencl library" (https://www.altera.com/en_us/pdfs/literature/hb/opencl-sdk/aocl_programming_guide.pdf).