^

AR# 51699 AXI Bridge for PCI Express - PCIe core not detected in Base System Builder (BSB) Design for KC705 Rev C Board

Version Found: v1.04a
Version Resolved and other Known Issues: see (Xilinx Answer 44969)

When I generate a BSB design with AXI Bridge for PCI Express for KC705 Rev C board, the core is not detected. The standalone core generated in the CORE Generator tool works without any issue.

This is a known issue to be fixed in a future release of the core.

To work around this issue, perform the following:

  1. Add the following in the 'AXI Bridge for PCI Express' core instantiation in the MHS file.
    parameter C_PCIE_USE_MODE = 3.0
  2. In the generated UCF file, comment out the following constraints:

    NET "*pcie_7x*/*gt_top_i/pipe_wrapper_i/pipe_lane[0].pipe_rate_i/*" TIG;
    NET "*pcie_7x*/*gt_top_i/pipe_wrapper_i/pipe_lane[1].pipe_rate_i/*" TIG;
    NET "*pcie_7x*/*gt_top_i/pipe_wrapper_i/pipe_reset_i/cpllreset" TIG;


Revision History

09/09/2012 - Initial release

Master Answer Records

Answer Number Answer Title Version Found Version Resolved
44969 AXI Bridge for PCI Express - Release Notes and Known Issues for All Versions N/A N/A
AR# 51699
Date Created 09/10/2012
Last Updated 10/21/2012
Status Active
Type General Article
IP
  • AXI PCI Express (PCIe)
Feed Back