1 Answer
- Newest
- Most votes
- Most comments
0
Hi,
You can use the following function to do the transaction from CL to HOST.
*int fpga_dma_burst_read(int fd, uint8_t buffer, size_t xfer_sz, size_t address);
Also if you want to do DMA inside the CL, You may use AXI Multi Channel DMA IP. You can get from add IP or from IP Catalog.
Thank you
answered 3 years ago
Relevant content
asked 5 years ago
asked a year ago
asked 6 years ago
- AWS OFFICIALUpdated 3 months ago
