Forum Discussion
Altera_Forum
Honored Contributor
16 years agoJungo 8.11 + 3 PLDA ARRIAGX Boards + DMA + IT
Hello, First : Do you know if somebody has already inserted three X4 PCIex board in a PC ? Second: We perform three parallel DMA transferts (PC memory to PCIex board). At the end of DM...
Altera_Forum
Honored Contributor
16 years agoInterrupt is generated using a single interrupt line INTA. So, jungo will provide a call to your interrupt service routine(ISR) when there is an interrupt and it is up to your ISR on how to clear and service those three interrupts.
Kumaran