Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
10 years ago

questions about nios interrupts

hi everyone. there are 2 interrupts in my project interrupt A has lower poriority than interrupt B i think if the interrupt B comes when the code is executing the interrupt A's handler, the c...