Forum Discussion
Altera_Forum
Honored Contributor
16 years agoI could see the SGDMA having problems with small frames where the transfers outrun the descriptor. If you want a much easy way to do this check this out: http://www.nioswiki.com/exampledesigns/modular_sgdma_video_frame_buffer
I had frame buffering in mind when I designed that SGDMA so I made it dirt simple to use for video application. The example above is based on this design example: http://www.altera.com/support/examples/nios2/exm-modular-scatter-gather-dma.html