Nios® II Software Developer Handbook

ID 683525
Date 8/28/2023
Public
Document Table of Contents

9.3.1.4. Use Double Buffering

Using DMA to transfer large data buffers might not provide a large performance increase if the Nios® II processor must wait for DMA transactions to complete before it can perform the next task.

Double buffering allows the Nios® II processor to process one data buffer while the hardware is transferring data to or from another.