Different (<>)
Returns true if both input values are different, false otherwise.
Syntax
expr <> expr Signatures
Type
('T; 'T) returns (bool) where 'T numericCausality
The output depends instantaneously on both inputs.
-
Initialization
The resulting sequence has its first value defined if both inputs have their first value defined.
Clock
Inputs and output have the same clock.