Forum Discussion
TYiyu
New Contributor
7 years agovector_add included in the DE5a-NET BSP for OpenCL 17.1
After compiled the example source vector_add, I read the project file top.qpf into the Quartus Prime Pro 17.1 and synthesized the system. But Quartus can not generate kernel_system_mandelbrot_kernel_...
HRZ
Frequent Contributor
7 years agoYou are not supposed to import and synthesize OpenCL designs manually inside of Quartus. Use the standard flow provided by the OpenCL compiler itself.