Forum Discussion
Altera_Forum
Honored Contributor
12 years agoYou should connect that report pin to a PIO component in your Nios system. That PIO component can be configured to generate an interrupt when an edge is detected, and in your interrupt routine you trigger an SPI read.