Forum Discussion
Altera_Forum
Honored Contributor
8 years agoMinimum II of 2 but HTML report has no further information
I have a single work item kernel with a local mem used for a ping pong buffer with a form similar to the following: local float __attribute__((bankwidth(4), ...
Altera_Forum
Honored Contributor
8 years agoHRZ,
You are correct that indirect addressing is causing it. If I index with constants it reduces to II = 1. I'm not sure I understand why indirect is such a problem though...