Component/Switch (word)

From Turing Complete
Revision as of 00:01, 21 August 2024 by Poppi-Sama (talk | contribs) (Added a description to the 8 Bit Switch, linked the 1-bit switch, and added a part about circuit dependency.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The 8-bit switch is a device that can enable or disable the output, similar to the 1-bit switch. It has a 1 byte input, 1 byte output, and a bit toggle switch. When the bit toggle switch is 1 or , it outputs the input. When the bit toggle is 0 or , the output is disabled. Because the output is fully disabled, this mean you can connect the output to other types of output wires without causing a circular dependency.