Altera_Forum
Honored Contributor
9 years agoFrom PIO IP to HPS SDRAM (Cyclone V SE)
Hello world,
I'm trying to right into the HPS RAM the button position of my atlas-soc / de0-nano-soc. Using Qsys (which I'm slowly discovering), I tried to map the buttons to the RAM bus, the issue is in the address bank of the memory bus. I run Linux in the HPS with the "mem=800M" parameter, so I want to write the buttons position after the 800M firsts bytes. Any idea ?