Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
21615 Discussions

Interfacing DCFIFO with SGDMA (AVALON-ST)

Altera_Forum
Honored Contributor II
1,136 Views

Hello, 

 

I am having trouble reading data from the DCFIFO and writing it into the RAM using the SGDMA.  

 

At the moment, I have a rather simple setup: 

av_st_data is connected to the output of the FIFO. 

av_st_ready is connected to the read enable of the FIFO 

valid, sop and eop are connected to not fifo empty. 

 

That leads to the result that sop and eop are always equal, but that should not be the problem? 

 

The SGDMA always turns to "busy" when started but does not seem to return any data nor enable at least av_st_ready, as the FIFO overflows even if the SGDMA is activated. 

 

Thanks for your help
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
421 Views

Nobody? Is there anything I forgot to mention?

0 Kudos
Reply