Version Found: v1.05.a
Version Resolved and other Known Issues: See (Xilinx Answer 44969)
When using the AXI PCIe IP with a 250 MHz reference clock, the AXI PCIe IP must be configured with Clock Frequency of REFCLK Input set to 2. However, this creates incorrect UCF constraints as shown below:
"clk250" TNM_NET = "SYSCLK";
Whereas, it should be:
NET 250" TNM_NET = "SYSCLK";
How can I fix this problem?
To work around this issue, open the TCL file for the AXI PCIe IP in the EDK install directory:
<XILINX_EDK>\hw\XilinxProcessorIPLib\pcores\axi_pcie_v1_05_a\data\axi_pcie_v2_1_0.tcl
Change line 522 from:
puts $outputFile "\"$ref_clk_sig\" TNM_NET = \"SYSCLK\";"
to:
puts $outputFile "NET \"$ref_clk_sig\" TNM_NET = \"SYSCLK\";"
NOTE: "Version Found" refers to the version where the problem was first discovered. The problem might also exist in earlier versions, but no specific testing has been performed to verify earlier versions.
Revision History
11/29/2012 - Initial release
Answer Number | 问答标题 | 问题版本 | 已解决问题的版本 |
---|---|---|---|
56170 | AXI Bridge for PCI Express v1.07.a - Incorrect NCF and UCF period constraint generated when using 100 MHz or 250 MHz reference clock | N/A | N/A |
AR# 53114 | |
---|---|
日期 | 08/26/2013 |
状态 | Active |
Type | 已知问题 |
器件 | |
IP |