Component/Switch: Difference between revisions

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

Revision as of 15:41, 30 December 2023

The 1-bit Switch is a way to pass the state of the input bit to the output of the switch, but only when the switch is in the enabled (ON) state. The OFF state prevents the input bit from being passed through to the output.