Forum Discussion
NGord
Occasional Contributor
2 years agoQuartus MSGDMA core Empty bits when used from Avalon ST to Memory Mapped transfer
On an Avalon-ST to Memory mapped DMA transfer, if Empty bits are set, on the Avalon ST bus, what happens to a 32 bit Memory mapped transfer, does the DMA just write the relevant bytes to memory?
- 2 years ago
Hi,
If using the Packet Support Enable feature, Empty bits signal will be available. With this feature enabled, actual bytes (no additional bytes) will be transferred for the transaction. So I would say that DMA will just write the relevant bytes to memory as mentioned before.
Thanks,
Sheng
EBERLAZARE_I_Intel
Regular Contributor
2 years agoHi,
Thanks for the clarification, let me check with our internal team and get back to you. I would assume that the empty bits are filled, and ignored. (I may be wrong)