Forum Discussion
Altera_Forum
Honored Contributor
16 years agoNios interrupt response time
I have a custom SOPC component which has an interrupt sender (irq_n) in it's avalon interface. In my SOPC component HDL I set the irq_n line low, which causes a Nios interrupt handler to fire. In the...
Altera_Forum
Honored Contributor
16 years agohow is your nios system designed ? -e -s -f Nios ? if you have data cache what about cache flush if the irq occurs ? what memory type do you use whats its latency ?
of course 10000 clocks are a lot, it depends upon how fast nios can realy enter the irq, save the stack and registers and clear your irq