Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
12 years ago

How to explicitly use BRAMs

Is there any way to explicitly use BRAMs for the synthesized OpenCL kernel? I'm aware that __local memory will be implemented with BRAMs, but I was also interested in squeezing extra performance from...