- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Everyone:
When I use the dma ipcore to transfer data,I found a question"How could I use DMA IPcore to transfer data continuous",for example,when one dma transfer finished,how to trige another dma transfer immediantly,so I can transfer capture data to ram continuous. thinks a lot!!Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page