Forum Discussion
Altera_Forum
Honored Contributor
16 years agointerrupt generation
I have an SOPC system with some custom avalon slaves. I would like to generate interrupts to nios with these blocks. I have searched here and on the altera site for documentation on how to implemen...
Altera_Forum
Honored Contributor
16 years agojust found the interrupt section in the avalon spec. Not much there, I guess you just assert a line and hold it until your custom slave logic gets told to clear the irq by the cpu. seems pretty simple.