描述
With Aurora 64B66B v9.0, the gt_to_common_qpllreset_out port is declared as an input port (shown below) instead of an output port in the tx_startup_fsm module.
input gt_to_common_qpllreset_out;
This needs to be corrected to ensure that the gt_to_common_qpllreset_out is connected properly.
解决方案
This issue is fixed in VIVADO 2013.4 and no update is required for a core generated in VIVADO 2013.4 or later.
Revision History:
06/23/2014 - Initial Release