Forum Discussion
Altera_Forum
Honored Contributor
12 years agoPCI interrupt problem
Hi I'm developing a project with altera FPGA cyclone IV Development Board connected to a PC via PCIe bus. I'm trying to generate a PC Interrupt when a push button of the dev board is pressed. ...
Altera_Forum
Honored Contributor
11 years agoYou may needs configure the pcie core as Requester/Completer instead of Requester-only.ost
In Completer-only mode, the IP Compiler for PCI Express can receive requests, but cannot initiate upstream requests, this will cause the MSI interrupt not reach the host side. For more info about MSI Interrupts Handling, refer to http://www.alterawiki.com/wiki/handling_pcie_interrupts