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
14 years ago --- Quote Start --- Do You mean 3-DWord Header TLP and memory write request 32bit addr? […] Or like this – 3 clk: […] --- Quote End --- Yes, either the first one (if addr mod 8 == 4) or the second one (if addr mod 8 == 0). --- Quote Start --- It seems to me that I tried already both variants but they don't work :( --- Quote End --- So it’s probably something else, additionally. Does the system properly enable MSI-X at all? There are systems that do support MSI but don’t support MSI-X.