Forum Discussion
Altera_Forum
Honored Contributor
11 years agoIt seems that the code works on the private memory, not local/global memory. Each work item has one copy. So the "h->rep" consumes a lot of logic.
BTW, the code style cannot work efficiently on the FPGA.