Altera_Forum
Honored Contributor
12 years agoHow 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...