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 agoUsing the HAL functions is in fact better if you want to write code that can be recompiled for a NIOS CPU with MMU. The bit-31 trick won't work in that case IIRC.