Description
When adding pre-pin assignments to preserve unused transceiver channels, use the assignment as below:
set_instance_assignment -name PRESERVE_UNUSED_XCVR_CHANNEL ON -to <pin_name>
Use PIN_U34 as an example. Here <pin_name> should be U34 but not PIN_U34. Otherwise Fitter will ignore such assignments.