Forum Discussion
Altera_Forum
Honored Contributor
22 years agoNIOS II DMA HAL
Anybody use the DMA HAL driver? I need correct example for stream device and memory. I want receive from steram device through DMA(using HAL) and save stream data to memory. I have written ...
Altera_Forum
Honored Contributor
21 years agoThank you.
But by now, I am working for a new DMA driver which is more suitable for my project. Although @ltera will fix this problem soon, I think it's a good and useful experience which will give me a indepth view into the DMA, after all DMA will be used extensively in my project.