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 agoTry configure the PCIe core to requester/completer instead on completer-only.
Completer-Only mode only can receive requests, but cannot initiate upstream requests.