Forum Discussion
Altera_Forum
Honored Contributor
11 years agoBoth 2d and 1d array accesses should produce similar results, although in some special (complex) cases the compiler might have an easier time analyzing/optimizing the 2d notation. Since 2d is probably your preferred implementation, I don't think there is any reason to flatten the accesses.