|
ENTITY Comparison_greater_equal SUBTYPE OF (Comparison_expression); END_ENTITY; -- Comparison_greater_equal |
Entity data types and their attributesGeneric_expression- Expression - Boolean_expression - Binary_generic_expression operands: LIST [2:2] OF Generic_expression; Comparison_expression (RT) operands: LIST [2:2] OF Expression; Comparison_greater_equal - |
Global rules for this entity data type- |