|
ENTITY Reference_functional_unit_assignment_to_part; functional_design_definition_path : Reference_composition_path; implementation : Part_view_definition; of_property : OPTIONAL SET [1:?] OF Property_value_representation; path_alias : STRING; swap_code : OPTIONAL STRING; UNIQUE UR1 : implementation, path_alias; END_ENTITY; -- Reference_functional_unit_assignment_to_part |
Entity data types and their attributesReference_functional_unit_assignment_to_partfunctional_design_definition_path: Reference_composition_path; implementation: Part_view_definition; (OPT) of_property: SET [1:?] OF Property_value_representation; path_alias: STRING; (OPT) swap_code: STRING; |
Global rules for this entity data type- |