Forum Discussion

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

Interrupt problem

Hi We are developing our own board. We use interrupts and DMA to transfer data between FPGA and linux kernel in Nios. We get an interrupt when data is available in the FPGA FIFO. Then we s...