Version Found: MIG 7 Series v1.7a
Version Resolved: See (Xilinx Answer 54025)
If a MIG 7 Series input clock "sys_clk" is driven from a bank outside of the bank containing the memory interface PLL, the clock must route on the dedicated frequency backbone route to reduce jitter. There are four available frequency backbone routes. Three of these routes are used by PLL output blocks that drive the PHY hardblocks (i.e., Phasers). The remaining route should be used for "sys_clk" when it is driven from a separate bank. For more information, see (Xilinx Answer 40603). This routing is correct when MIG 7 Series is implemented in the ISE design tools. However, when the same design is implemented in the Vivado tool, the PLL to MMCM clock "pll_clk3" is placed on the fourth available backbone route preventing "sys_clk" from using the needed route. This occurs regardless of the backbone constraint applied to "sys_clk".
To work around this issue and force the "sys_clk" onto backbone routing, add a BUFH to the PLL to MMCM clock "pll_clk3":
wire pll_clk3_out;
BUFH u_bufh_pll_clk3
(
.O (pll_clk3),
.I (pll_clk3_out)
);
Answer Number | 问答标题 | 问题版本 | 已解决问题的版本 |
---|---|---|---|
54025 | MIG 7 Series - IP Release Notes and Known Issues for Vivado | N/A | N/A |
Answer Number | 问答标题 | 问题版本 | 已解决问题的版本 |
---|---|---|---|
40603 | MIG 7 Series FPGAs DDR3/DDR2 - Clocking Guidelines | N/A | N/A |
AR# 57758 | |
---|---|
日期 | 10/01/2013 |
状态 | Active |
Type | 已知问题 |
器件 | |
IP |