Forum Discussion
3 Replies
- Altera_Forum
Honored Contributor
I 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() - Altera_Forum
Honored Contributor
Parameters of these functions are the very problem, i have not found a simple example
- Altera_Forum
Honored Contributor
If you post your (non-)working code and ask a specific question, someone may be able to help you.