|
This is a parallel if-then-else node that, compared to SeqITE, has an additional
firing rule which allows to copy the values of `then' and `else' branches also
in case that the condition is absent and these values are the same.
After desynchronization, the node becomes however nondeterministic, so it is
latency-sensitive, i.e., makes decisions based on the presence of values.
|