Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21594 Discussions

Altera examples for CV and AV kits

Altera_Forum
Honored Contributor II
1,504 Views

In soc design examples (http://www.altera.com/support/examples/soc/soc.html) present many good examples for HPS developers with HWLIB on Baremetal way. 

We ask add to GPIO-example a possibility to work with FPGA buttons and its interrupts or make separate example. We try independently to make this -- no interrupt from 2 buttons !
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
832 Views

I have the same situation. 

What i found that PIO core (the FPGA IP used fro push buttons) masked all interrupts. 

If you use the GHRD, unmask an interrupt. 

 

But still nothing move on HPS side :(
0 Kudos
Reply