Component/AND: Difference between revisions

From Turing Complete
(Added basic definition)
 
No edit summary
Line 1: Line 1:
The 1-bit And gate takes two bits as its input, and only outputs an ON (1) when both of the input bits are in the ON (1) state.
The 1-bit And gate takes two bits as its input, and only outputs a {{On}} or '''1''' when both of the input bits are in the {{On}} or '''1''' state.

Revision as of 21:18, 30 December 2023

The 1-bit And gate takes two bits as its input, and only outputs a or 1 when both of the input bits are in the or 1 state.