Forum Discussion
Altera_Forum
Honored Contributor
8 years agoNios does not include a vectored interrupt controller, so I would guess that your first idea would be more efficient.
Maybe a better idea would be to simply combine the two custom components together into one. Avalon streaming is efficient, but if you're just using it to send a control signal, then combining the two together might be better.