Altera_Forum
Honored Contributor
7 years agoWhen to disable burst interleaving?
Hello,
Can someone please explain under what conditions to disable burst interleaving on the DDR memory? I've read the Programming Guide and Best Practices but it's not entirely clear. Here's some example situations: 1.) Kernel reads data and generates an output; the read and write data rates are identical. 2.) Kernel reads data and generates an output; the write data rate is twice as high as the read data rate. 3.) Same as situation 1, except now I want to simultaneously perform kernel execution, a nonblocking PCIe read, and a nonblocking PCIe write.