NOT Gate


Operator Menu Location: Logic Functions


Operator Bitmap:


Functional Description:
The output of the NOT Gate operator is the logical negation of its input,

where y is the output and x is the input. In other words, the output state is LOW if the input is HIGH, and the output state is HIGH, if the input is LOW.


Design Pad will issue an error on processing if the input is not connected.

User-Defined Properties:
Object Name. A string label that identifies the operator


Comments: None.


See Also:
AND Gate, NAND Gate, OR Gate, NOR Gate, XOR Gate, XNOR Gate