Forum Discussion
fpgaSoft
New Contributor
2 years agoDMA with NIOSII
Hi, I am using a Cyclone 10 FPGA with NIOS for a project and I am running into a few problems with the DMA IP block. The DMA block in question is the Modular Scatter-gather DMA IP, in memory-mapped ...
KellyJialin_Goh
Frequent Contributor
2 years agoHi,
Any updates from your end whether the information provided was useful?
Thank you.
Regards,
Kelly
fpgaSoft
New Contributor
2 years agoHi Kelly,
sadly the information didnt help as to why the data is being sent out before the VALID line is asserted. I have ended up going back to using the memory-mapped to memory-mapped version of the DMA. However the streaming version does look more appropriate for my design so it would be good to know why it doesnt appear to be working properly
Best regards