ID:236021 In general, regions with fixed size and location yield better timing performance than auto-sized regions. In a bottom-up flow, if the bottom-level modules are not given pre-defined, unique locations on which to implement their logic, these modules are likely to place nodes at the same spot. For this reason, the regions of a bottom-level module must be assigned to fixed locations of known size.

CAUSE:

ACTION: