Article ID: 000082087 Content Type: Error Messages Last Reviewed: 03/21/2013

Error (169033): I/O pin with Termination logic option setting Differential cannot be placed inside I/O Bank because the I/O bank does not support the requested Termination setting.

Environment

BUILT IN - ARTICLE INTRO SECOND COMPONENT
Description

You will see this error if the following general purpose IO LVDS input termination assignment is made to a transceiver pin location:
set_instance_assignment -name INPUT_TERMINATION "DIFFERENTIAL" -to <pin_name>

The Differential termination assignments are for general purpose inputs only.

Resolution

To assign an OCT termination to an LVDS input pin, in a transceiver bank, make the following assignment type:

set_instance_assignment -name INPUT_TERMINATION "OCT 100 OHMS" -to <pin_name>