ID:138021 "<name>" is instantiated by a megafunction. Creating a design partition for part of a megafunction may lead to circuit performance degradation or compiler error. Do you want to create the partition anyway?

CAUSE: You attempted to define a partition for an entity instance that is part of a megafunction. Entity instances under a megafunction might not be designed for incremental compilation and incremental compilation of these partitions might cause performance degradation.

ACTION: Set the wrapper hierarchy as the partition boundary, if possible.