Arria V EVB HPS LED to GPIO registers mapping
Hi,
I try to understand the mapping between the HPS user LEDs and HPS GPIO Registers.
I found in the "Arria V SoC development board reference manual" the USER_LED_HPS0 (R17)
I want to turn it on by writing 1 to the suitable memory address.
I found in the "Arria V HPS Register Address Map and Definitions" that there are 3 GPIO ports, each with its own data register.
My questions are:
1. What are these 3 gpio ports? how can I know each port responsibility and functionality? (I didn't find any information in the reference manual mentioned above)
2. How can I know to which specific bit in the data register I have to write 1 in order to power on the LED? , I need some kind of document to map the GPIO ports and registers to the user defined LEDs
Thanks
Hi,
The exact address assigned for HPS IO and FPGA IO can be seen from the Qsys address editor.
you can switch ON/OFF LED with the images supplied by the Intel. Kindly refer the Arria V SoC kit user guide.
https://www.intel.com/content/dam/altera-www/global/en_US/pdfs/literature/ug/ug_av_soc_dev_kit.pdf
Regards
Tiwari