Forum Discussion
Altera_Forum
Honored Contributor
18 years agoPCI Express SOPC flow hardware ready example with README
When I tried PCI E SOPC flow for the first time, I got stuck a little bit. So I put some tips for the SOPC flow in the README file. Hope the combination of README and example will help someone g...
Altera_Forum
Honored Contributor
16 years agoAny PCIe example working on XP must support legacy interrupts. The PCIe core that is used in Altera's example presumably does; if I get time I'll have a look at the application note. You need to check your SOPC PCIe configuaration builder settings to see if this capability exists and, if it does, make sure its selected. The core that I used supported only msi so I had no choice but to move to Vista and W7 for development.
You can, of course, manually control the DMA registers and poll them to see if DMA is actually working in your design, without using/needing interrupts. Kind regards Andy