Altera_Forum
Honored Contributor
19 years agoInterrupt 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...