ID:177017 Cannot route signal <name> using a clock driver because doing so would violate reconfigurable partition boundaries

CAUSE: You requested that a signal be promoted to route using a clock driver with a GLOBAL_SIGNAL QSF assignment. However, using a resource of this type would violate reconfigurable partition boundaries. Only reconfigurable partition output ports may be promoted from within a reconfigurable partition.

ACTION: Modify your RTL to attach the desired signal directly to a reconfigurable partition output and modify the assignment to refer to that port name.