Sequence Not

std/logic/scalar/bool::Not


Inputs

value: Stream<bool>

Outputs

↦ value: Stream<bool>


Makes "not" ¬ binary operation on bool.