Forum Discussion
Altera_Forum
Honored Contributor
8 years agoBy default, all device buffers are automatically interleaved across all available DDR banks. If you want to manually put your buffers into a specific bank, you have to disable interleaving when compiling the kernel code and also modify your host code. Check section "1.7.2.1" and "1.7.2.2" of the Programing Guide for instructions and examples.