ID:140012 LogicLock region "<name>" can't have "<name>" as parent region -- either the parent region does not exist or a circular linkage is detected

CAUSE: The LL_PARENT assignment for the region is ignored because it specifies a parent region that does not exist, or that can create a circular linkage.

ACTION: If you do not want the region to be under the root region, change the LL_PARENT assignment so that it refers to a valid parent region.