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 agoThat would be ideal, but I have no idea how to translate a malloc'ed Linux address to an absolute HPS address! Any clues gratefully received.