Forum Discussion
Altera_Forum
Honored Contributor
14 years agoA component that contains a interrupt sender/receiver (and maybe a dummy master/slave might be necessary in SOPC Builder) should do the trick. Then you would wire the IRQ you want to export to a conduit.
Note: that this method will break the DMA driver since it won't know the interrupt is coming from the DMA anymore.