ID:140082 LogicLock region "<name>" cannot have LL_SIGNAL_SECURITY_LEVEL assignments when it is a security routing interface. A security routing interface is reserved for routing signals, and cannot contain logic that generates signals.

CAUSE: A LogicLock region specified as a security routing interface cannot have LL_SIGNAL_SECURITY_LEVEL assignments associated with it. A security routing interface is reserved for routing signals into and/or out of one or more secured LogicLock regions, and therefore cannot contain logic that generates signals. Any LL_SIGNAL_SECURITY_LEVEL assignments associated with the specified region are ignored.

ACTION: Make sure that no region that is specified as a security routing interface has an associated LL_OUTPUT_SIGNAL_SECURITY_LEVEL assignment.