The core does support Virtex-7 1140T devices. However, when configuring the core in the GUI, it only allows the selection of GES and not IES.
To work around this issue, generate the core by selecting GES and make the following modification to make the wrapper compatible with IES devices.
- In *_synth.v file, change PCIE_USE_MODE from '2.1' to '2.0'.
Revision History
11/16/2012 - Initial release
NOTE: "Version Found" refers to the version the problem was first discovered. The problem might also exist in earlier versions, but no specific testing has been performed to verify earlier versions