Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++
12600 Discussions

FPGA to HPS SGDMA data transfer

Altera_Forum
Honored Contributor II
1,048 Views

I've been attempting to implement a system to transfer data from the FPGA to the HPS running Linux. 

 

So far i can read data from the fpga but i can't make my software read continuously. Is there any example on how to do that?
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
303 Views

Hi, here is an example using msgma (not sgdma, these are two different IPs) 

https://rocketboards.org/foswiki/view/projects/datamover 

 

Hope this helps....
0 Kudos
Reply