Altera_Forum
Honored Contributor
11 years agoHPS Memory Mapping
Hello,
I am trying to perform memory-mapped I/O with the HPS. I want to be able to write from a certain address in memory from the HPS, and have the FPGA interpret those values and take action accordingly. However, I am very lost as to where to even begin. How do I make sure that i "reserve" the same address space every time? How can the FPGA access values stored in the HPS memory? I know this has something to do with h2f bridges, but I am lost as where to begin. Any help would be greatly appreciated.