Forum Discussion
Anpeng
New Contributor
1 year agoQuestions about mSGDMA
Hi, all! I'm currently learning how to implement data transfer using mSGDMA and have created a Qsys project for simulation verification. However, the simulation results show that the mSGDMA isn't fu...
whitepau_altera
Contributor
1 year agoHello Anpeng, thanks for posting.
In Chapter 31 of the Embedded Peripherals IP User Guide, there is a section that mentions that you need to commit the descriptor information using the 'go' bit in the control field (bit 127).
31.4.6. Control Field
In your modelsim screenshot, I can see that bit 127 is clear, can you try setting it?