Forum Discussion
4 Replies
- EBERLAZARE_I_Intel
Regular Contributor
Hi,
You may find design example in our design store, unfortunately there is no exact design example that you are requesting.
https://fpgacloud.intel.com/devstore/platform/?search=dma&acds_version=any&family=arria-10
However, there is a Data Mover which utilize the msGDMA, that uses the ARM Cortex A9, you may check it out here:
- EBERLAZARE_I_Intel
Regular Contributor
Hi,
Any follow up from your side?
- JET60200
Contributor
Hi el,
In RocketBoards, I was told here is an very similar example code ( https://github.com/robertofem/CycloneVSoC-examples/tree/master/Linux-modules/DMA_PL330_LKM_basic ),
Thus I'm trying to check this example and update to my A10SOC LINUX.
- EBERLAZARE_I_Intel
Regular Contributor
Hi,
Got it, I also recommend that you check the datamover example to help guide you.