Forum Discussion
Altera_Forum
Honored Contributor
13 years agoNios II interrupt design example required
I want to understand how to write code for a timer interrupt for the NIOS II in Eclipse. I understand that this will require me to use a timer block in Qsys and than use it to generate the interrupt ...
Altera_Forum
Honored Contributor
13 years agoThis is interesting. I suppose that the same shall be done if we have a slave SPI IP as it shall also release interrupts when it recieves data. Is that really the case?