9.4.3.3.5.1 Incrementing Bursts for Regular Transfers
Lines of 2D blocks are processed sequentially. The following transaction process is used for a given line:
Perform a single nonaligned burst from the start address to the next SIMCOP_DMA_CTRL[1:0] MAX_BURST_SIZE boundary (or less if the transfer is smaller).
Perform "n" aligned bursts (n can be 0).
Perform a single nonaligned burst up to the end address (if needed).
A transaction is aligned when the start address modulo burst length is 0.