Forum Discussion
Altera_Forum
Honored Contributor
13 years agoI think that I found the reason why my ready signal was always low even when I attempted everything you said. I put descriptor_read/write signal of my Qsys file on the wrong memory.
I linked the descriptor_read/write to my DDR3 where the .heap and .data is stored and now the ready signal is working fine. I still don't know whether my SGDMA is working or not but the ready signal is high ^^ Thank you again BadOmen. Hopefully it was a stupid error again which can be easily fixed =)