Forum Discussion
3 Replies
- Altera_Forum
Honored Contributor
It depends on the memory access unit size you use and the number of memory load/store instructions.
- Altera_Forum
Honored Contributor
ah thanks wzk6_3_8!
I also found this: --- Quote Start --- The overall efficiency is the percentage of total bytes, acquired from the global memory system, that the kernel program uses. --- Quote End --- So I guess I'm getting low efficiency values because the .aocx file contains multiple lead/store instructions. Thanks, Nicola. - Altera_Forum
Honored Contributor
--- Quote Start --- ah thanks wzk6_3_8! I also found this: So I guess I'm getting low efficiency values because the .aocx file contains multiple lead/store instructions. Thanks, Nicola. --- Quote End --- Yes, the load/store instructions share the memory bandwidth.