Overview Schemas Index

Layered_interconnect_complex_template_arm         


ENTITY Physical_unit_keepout_shape_allocation_to_stratum_stack;
          keepout_shape : Physical_unit_keepout_shape_model;
          stack_model : Library_stack_model;
          swappable : BOOLEAN;
          kept_out_layers : SET [1:?] OF Stratum_technology_occurrence;
UNIQUE
          UR1 : keepout_shape, stack_model;
WHERE
          WR1: keepout_shape\Physical_unit_keepout_shape_model.constrained_design_object_category
        IN [keepout_product_design_object_category.interconnect_module_via,
        keepout_product_design_object_category.interconnect_module_inter_stratum_feature,
        keepout_product_design_object_category.interconnect_module_cutout,
        keepout_product_design_object_category.interconnect_module_fill_area,
        keepout_product_design_object_category.interconnect_module_stratum_feature];
END_ENTITY; -- Physical_unit_keepout_shape_allocation_to_stratum_stack

Entity data types and their attributes

Physical_unit_keepout_shape_allocation_to_stratum_stack
          keepout_shape: Physical_unit_keepout_shape_model;
          stack_model: Library_stack_model;
          swappable: BOOLEAN;
          kept_out_layers: SET [1:?] OF Stratum_technology_occurrence;

Users: by entity attributes

Physical_unit_keepout_shape_allocation_to_stratum_stack

Users: by defined types, not used by any entity attribute

Physical_unit_keepout_shape_allocation_to_stratum_stack
          -

Global rules for this entity data type

          -