|
This is one of the basic nodes of the SIGNAL language that is implemented
for boolean input streams: It copies input x0 to the output if that value is
present, and otherwise copies x1. The node is not endochronous, and also not
weakly endochronous. It becomes nondeterministic after desynchronization,
since it clearly makes decisions based on the presence of input values.
|