Nios® V Processor Software Developer Handbook

ID 743810
Date 4/01/2024
Public
Document Table of Contents

8.4.1.4. Use Double Buffering

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

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