Forum Discussion
Altera_Forum
Honored Contributor
17 years agoAltera PCI Express Development Kit: Linux DMA Driver
Hi, I am a newbie to FPGA design and implementation. While installing the PCI express board on LINUX machine, I don't see Demo application driver for DMA read and write for LINUX (Manual talk...
Altera_Forum
Honored Contributor
16 years agoSorry for the slow response.
I observed the legacy-mode interrupts using a PCIe analyzer. The Assert INTA message was sent, immediately followed by the Deassert INTA message. If you are running Linux, you can look at /proc/interrupts to see how many interrupts have been seen by the kernel. DariusTDog