Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
21615 Discussions

PCI express and non maskable interrupts.

Altera_Forum
Honored Contributor II
2,106 Views

Hi 

 

I have a Cyclone IV GX as a PCI express endpoint and I am wondering if it is possible to generate a non maskable interrupt to a root port for debugging purpose?  

 

Thank you
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
1,366 Views

It depends on the root port, and then whether the OS (on the root port) allows you to (easily) access to generating NMI from an MSI-X interrupt. 

If you read section 10.11 of 'Intel® 64 and IA-32 Architectures Software Developer’s Manual Volume 3A: System Programming Guide, Part 1' (253668-053US) you'll see that MSI-X can generate NMI on Intel cpus.
0 Kudos
Reply