Forum Discussion

Mickleman's avatar
Mickleman
Icon for Occasional Contributor rankOccasional Contributor
5 years ago

Achieving parallel execution of loop on FPGA

I am having difficulty persuading the compiler to execute an outer loop in parallel in an FPGA kernel. I have constructed a simple example to illustrate the issue. Here is a simple array initialisa...