Forum Discussion
Altera_Forum
Honored Contributor
11 years agoSGDMA memory to memory from HPS to FPGA
Hi everybody, this is my current situation: I have realized a custom FPGA component, which exposes two Avalon MM Slave Interfaces (one to write data to it and one to read data from it). Then, I ha...
Altera_Forum
Honored Contributor
11 years agoKi skbeh,
Thanks for your answer. I've already seen this documentation. My question was more about the whole "architecture": how to allocate some memory space from Linux to make it accessible from the SGDMA for example and how to get the physical address to program the SGDMA. SGDMA programming details shouldn't be a problem. Thanks anyway.