Forum Discussion
Altera_Forum
Honored Contributor
10 years agoHi tanjomar,
You interpreted document correctly.Altera PCIe IP Core supports MSI/MSI-x interrupt.But it doesn't include logic to store address and data required for MSI/MSI-x interrupt.You can find it from the altera wiki.Following is the link. http://www.alterawiki.com/wiki/handling_pcie_interrupts You just need to instantiate pci_irq in Qsys/SOPC design.I don't have much idea about MSI interrupt but I know it supports up to 4 MSI-x interrupt.Source code is available so you can expand it for more number of interrupt. Regards, Krupesh