sharpertool
New Contributor
6 years agoIs Quartus Standard or Pro required to create an OpenCL Board Support Package?
I am working with a Critical Link Vision Development Kit. The current BSP does not include the OpenCL capabilities. I'm trying to create a custom BSP to allow me to run an OpenCL Kernel(s) on the board, and perform object recognition on the video stream.
The documentation on making a custom BSP states to use a design partition or to implement a 'Configuration Via Protocol' approach so that the compiled OpenCL kernel can be inserted into the BSP using the placeholder.
Does this *require* the quartus standard or pro version? Standard would apply here, since this is a Cyclone V project.