Forum Discussion
1 Reply
- Altera_Forum
Honored Contributor
It is the driver that initiates the DMA transfer. So when the driver at the Host PC end initiates the DMA transfer by programming the registers of the device, it would poll or look for interrupts/MSI for the completion of the DMA. Once the driver gets the notification from the FPGA about the completion, the driver can re-initiate the DMA transfer.