Altera_Forum
Honored Contributor
12 years agoSGDMA not Sending
So i have been trying to use the SGDMA to send packet into a FIFO. I started with the reference design on the Altera wiki and even that one did not seem the send anything trough as the receiver DMA contained all 0. I did not understand Why this was happening so i hooked up the transmitting DMA directly the receiving one and again nothing would go trough.
I then decided to make a "sink to export" block (all it is is a custom component that hooks up the an avalon source and outputs the results). from what i can tell the transfer dose not happen at all because the SOP(Start Of Packet) signal dose not even get fired witch leads me to believe that there is something wrong. So Would could be causing the SGDMA not to send?