Forum Discussion
Altera_Forum
Honored Contributor
8 years agoDoes anyone know which are the best rules to follow to optimize an algorithm for memory accesses? And how to manually partition the blocks of memory to favor one over the other for example (disabling memory interleaving). I can't find much information over the internet and I really need to improve my algorithm because this memory access problem is slowing down a lot my algorithm.. Thanks.