Forum Discussion
Altera_Forum
Honored Contributor
10 years agomSGDMA, Qsys, and Linux Integration
So I've been trying to get the Modular SG-DMA working in a Qsys project tied with Linux. I can get it to show up in the device tree, be recognized by Linux in /sys, and it looks like the memory mappi...
Altera_Forum
Honored Contributor
10 years ago --- Quote Start --- I use f2h_axi_slave to put data from mSGDMA to SDRAM --- Quote End --- See, that's fascinating. So instead of using the SDRAM AXI you're using the f2h_axi_slave. I'll give it a try.