Description
Keywords: PMA_PWR_CNTRL
Urgency: Hot
General Description:
My VHDL design does not work in hardware; the TX serial pins do not toggle.
Solution
XST incorrectly writes the PMA_PWR_CNTRL register as "FF" instead of "11111111". You can work around this problem by setting the PMA_PWR_CNTRL in the UCF file to override the setting in the NGC file created by XST.
Example UCF Entry:
INST "GT10_CUSTOM_INST" PMA_PWR_CNTRL="11111111";
A Change Request has been filed for this issue.
This problem has been fixed in the latest 6.2i Service Pack available at:
http://support.xilinx.com/xlnx/xil_sw_updates_home.jspThe first service pack containing the fix is 6.2i Service Pack 3.