Forum Discussion
Altera_Forum
Honored Contributor
11 years agoI don't know if there is an example floating around, but the API is relatively straight forward for simple tasks.
All you need, basically, is: alt_avalon_sgdma_open() alt_avalon_sgdma_construct_stream_to_mem_desc() alt_avalon_sgdma_do_sync_transfer()