Forum Discussion
Altera_Forum
Honored Contributor
9 years agoImplementing OpenCL in an existing SoC project
Hi I have an existing Cyclone V project, with the HPS and custom IP-cores instantiated in QSys (board.qsys). Additionally I have custom modules in VHDL, so I have something like: -top.vh...
Altera_Forum
Honored Contributor
9 years agoThe custom platform guide mentions that you have to "preserve all non kernel logic": https://www.altera.com/content/dam/altera-www/global/en_us/pdfs/literature/hb/opencl-sdk/ug_aocl_custom_platform_toolkit.pdf
At the same time, non of the reference platforms that was included in my Cyclone V OpenCL download, have VHDL modules below top.v(hd)