Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17249 Discussions

OpenCL kernel and HDL code

Altera_Forum
Honored Contributor II
1,269 Views

Hi, 

 

I understand from the thread http://www.alteraforum.com/forum/showthread.php?t=45791 that it's possible to mix OpenCL kernel and HDL code and that it's possible to communicate between those two worlds. 

Is there any documentation on the way to that ? 

 

Thanks, 

Frederic
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
587 Views

Your best bet is to build your hdl code into the board support package. There is some documentation on how to do this: 

http://wl.altera.com/education/training/courses/oopnclcstboard 

https://documentation.altera.com/#/00001720-AA$AA00001705 

https://www.altera.com/content/dam/altera-www/global/en_us/pdfs/literature/hb/opencl-sdk/ug_aocl_custom_platform_toolkit.pdf 

 

I've managed to get hdl inserted into a kernel without doing a custom BSP, but it's not at all a supported path.
0 Kudos
Altera_Forum
Honored Contributor II
587 Views

Thanks a lot for these links. 

 

Frédéric
0 Kudos
Reply