ID:35040 Input "<name>" has no fan-out

CAUSE: The specified input pin has no fan-out. To preserve the partition interface, a virtual pin will be connected to the partition port.

ACTION: Review your HDL source. Then, connect the specified logic, remove the specified logic, or restructure the partitions. Having well-defined interfaces between partitions prevent this kind of warning.