Forum Discussion
Arria10 PCIe need two DMAs, (one for data moving ; the other for control msg transfer)
- 5 years ago
Hi,
You can refer to the following link chapter 30 for the detail of the MSGDMA:
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug_embedded_ip.pdf
This depends on your application and requirement to customize the arbitrator and descriptor controller. Hence, I might not able to provide further design recommendations.
Regards -SK
Yes, this should be doable with your custom logic with the arbitrator and a descriptor controller that design to handle it.
- JET602005 years ago
Contributor
OK, Thanks @SengKok_L_Intel for answer & suggestion,
But we have further questions:
1) Where to find " MSGDMA User Guide" , also an example design on Arria10 ? I 'd like to check for evaluation.
2) regarding of " the arbitrator and a descriptor controller ", can you clarify more details of " HOW TO IMPLEMENT that " ? (Is it mandatory for 2 DMA engine to work together ? )
Thanks again for expertized answer