Description
Keywords: Rev 1, S6, LIT, 554, OIF, SPI
Any SPI-4.2 Lite v5.1 core generated for Spartan-6 FPGA and used in ISE 11.3/11.4 software will return the following error in Map:
ERROR:LIT:554 - OBUFTDS symbol
"core_pl4_lite_src_top0/U0/pl4_lite_src_io0/src_ddr[4].seto0.one_bit0/ddr0_bu
f" (output signal=TDat_P(4)) has its I input pin driven by an ODDR2 that is
using its D1 input. However, no ODDR2 was found driving the corresponding T
input pin. This will cause the design to not work in hardware. Please ensure
that OBUFTDS symbol
"core_pl4_lite_src_top0/U0/pl4_lite_src_io0/src_ddr[4].seto0.one_bit0/ddr0_bu
f" (output signal=TDat_P(4)) has its T input pin driven by an ODDR2.
Solution
A patch for this issue is available.
The SPI-4.2 Lite v5.1 Rev1 patch can be downloaded at:
http://www.xilinx.com/txpatches/pub/swhelp/ise11_updates/33455_spi42_lite_v5_1_rev1.zipInstallation InstructionsYou must take the following steps to install the SPI-4.2 Lite v5.1 Rev1 patch:
1. Prior to installing the update, you must install ISE 11.3/11.4. Software downloads can be found here:
http://www.xilinx.com/support/download/index.htm2. Unzip the patch ZIP archive to your Xilinx installation directory as pointed to by your XILINX path variable. The archive will ask whether to overwrite the existing files; select "Yes to All" and allow it to overwrite these files.
Revision History09/16/2009 - Initial Release