|
ENTITY maths_enum_literal SUBTYPE OF (generic_literal); lit_value : maths_enum_atom; END_ENTITY; -- maths_enum_literal |
Entity data types and their attributesgeneric_expression- simple_generic_expression - generic_literal - maths_enum_literal lit_value: maths_enum_atom; |
Global rules for this entity data type- |