Forum Discussion
snehal_p
Contributor
3 years agoMapping HPS GPI pin
Hello,
I need help in mapping the HPS GPI pin.
I'm using cyclone V SOC, for mapping HPS GPIO pins we can use mux table in platform designer.
Similarly how can we map HPS GPI pin, I need to ma...
aikeu
Regular Contributor
3 years agoHi snehal_p,
The HPS_GPI pins are different from other HPS peripheral pins or GPIOs. The HPS_GPI (referenced as HLGPI in Cyclone V TRM - chapter 22) are HPS dedicated pins and doesn't appear as ports on generated HDL entity. You can't even configure their usage via QSYS. These pins has fixed location and function and hence no assignment is needed.
Thanks.
Regards,
Aik Eu
snehal_p
Contributor
3 years agoHello Aikeu,
Can we configure HPSGPI pins as interrupt?
Thanks,
snehal_p