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

hanuy in OpenCL project

Altera_Forum
Honored Contributor II
949 Views

Hi, 

 

I am very new to programming in OpenCL on FPGAs. My question is if I want to include in my project Avalon-ST interface how do I include it in OpenCL file? 

If I understood well it is done by linking to some kind of library?
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
235 Views

You can mix HDL with OpenCL by using the HDL module as an OpenCL library. The process is described in "Intel FPGA SDK for OpenCL Programming Guide, Section 12.1". You can also use Intel HLS instead of OpenCL.

0 Kudos
Reply