Hi Wincent,
I wrote explicitly... MCDMA (alone!, no user logic) does NOT fit even with minimum settings (PCI 128Bytes, 1 DMA channel).
And you also mention that SGDMA is discontinued...
My only solution right now is to use MCDMA without DMA
That is, just bursting master and slave together with mSGDMA based logic.
This fits into smaller devices... but I have to do low level control to mSGDMA, VFIO... no way to use the MCDMA software/library...
Maybe one day the IP will be improved (to offer reduced memory footprint), but that will probably be too late for me, I need to start the design NOW.
Regards,
Gabriel