|
ENTITY Physical_unit_keepout_shape_allocation_to_stratum_technology; keepout_shape : Physical_unit_keepout_shape_model; kept_out_technologies : SET [1:?] OF Stratum_technology; 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_technology |
Entity data types and their attributesPhysical_unit_keepout_shape_allocation_to_stratum_technologykeepout_shape: Physical_unit_keepout_shape_model; kept_out_technologies: SET [1:?] OF Stratum_technology; |
Users: by entity attributesPhysical_unit_keepout_shape_allocation_to_stratum_technologyUsers: by defined types, not used by any entity attributePhysical_unit_keepout_shape_allocation_to_stratum_technology- |
Global rules for this entity data type- |