Toggle search
Search
Toggle menu
notifications
Toggle personal menu
Editing
Component/Switch
From Turing Complete
Views
Read
Edit
Edit source
View history
associated-pages
Page
Discussion
More actions
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
''see also {{Component|Switch (word)}}'' {{early-access-version|0|1059}}{{Infobox component | image = Component_Switch1.png | bit-width = 1 | type = 1bit | prerequisite = Bit Switch }} 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. {| {{Truthtable}} |+ Switch Truth Table |- ! Input !! Enable !! !! Output |- | {{Off t}}|| {{Off t}}|| || {{Z t}} |- | {{Off t}}|| {{On t}}|| || {{Off t}} |- | {{On t}}|| {{Off t}}|| || {{Z t}} |- | {{On t}}|| {{On t}}|| || {{On t}} |}
Summary:
Please note that all contributions to Turing Complete are considered to be released under the Creative Commons Attribution-ShareAlike (see
TuringComplete:Copyrights
for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Templates used on this page:
Template:Component
(
edit
)
Template:Early-access-version
(
edit
)
Template:Infobox/styles.css
(
edit
)
Template:Infobox component
(
edit
)
Template:Level
(
edit
)
Template:Off
(
edit
)
Template:Off t
(
edit
)
Template:On
(
edit
)
Template:On t
(
edit
)
Template:Truthtable
(
edit
)
Template:Truthtable/styles.css
(
edit
)
Template:Z t
(
edit
)