AR# 47690

|

LogiCORE IP XAUI v10.3 - VHDL wrappers need update to RXCDR_CFG attribute for 7 series GTX Transceiver

描述

If targeting 7 series GTX Transceivers, the RXCDR_CFG setting needs to be updated in the VHDL wrapper files to the latest recommended value, see (Xilinx Answer 45360). This is not an issue for the Verilog wrapper files which already contain the update.

For XAUI Release Notes and Known Issues, see (Xilinx Answer 47684).

解决方案

In the example_design/<core_name>_gt_wrapper_gt.vhd file, change RXCDR_CFG;

From:

RXCDR_CFG => (x"0b000023ff20400020"),
To:
RXCDR_CFG => (x"03000023ff40200020"),

链接问答记录

主要问答记录

Answer Number 问答标题 问题版本 已解决问题的版本
47684 LogiCORE IP XAUI - Release Notes and Known Issues for v10.x N/A N/A

相关答复记录

AR# 47690
日期 01/16/2013
状态 Active
Type 综合文章
IP
People Also Viewed