Component/AND: Difference between revisions

From Turing Complete
(Added basic definition)
(No difference)

Revision as of 15:42, 30 December 2023

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.