Forum Discussion
Altera_Forum
Honored Contributor
16 years agoPCIe core MSI-X support
I have added MSI-X support to an implementation of the Altera PCIe core we're already testing in the lab. My understanding, is that with MSI-X enabled in the megawizard and my vector table offset se...
Altera_Forum
Honored Contributor
16 years ago --- Quote Start --- You might be curious to read intel’s apic spec regarding msi (http://www.intel.com/assets/pdf/manual/253668.pdf) (see Chapter 10.11) to get a feeling about valid values of the MSI/MSI-X message address and data. --- Quote End --- Thank! It's help. Now MSI-X is working.