Forum Discussion
Altera_Forum
Honored Contributor
11 years agoLinux access to non-Linux memory
I want to write large amounts of data into DDR using the FPGA. This works, and I can store data at the required rate. I want the ARM on the C5SOC chip to be able to process that data. I have ...
Altera_Forum
Honored Contributor
11 years agoMay be your "up" memory not cached ?
You try malloc Linux memory, translate it start address to absolute from HPS and to relative FPGA AMBA address and write to ?