Toggle search
Search
Toggle menu
notifications
Toggle personal menu
Editing
Level/1 Bit Decoder
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!
{{Header Nav|game=Turing Complete}} {{infobox level | section = Arithmetic | type = Component | prerequisite1 = Saving Bytes | unlocks-level1 = 3 Bit Decoder | unlocks-level2 = Little Box | unlocks-component1 = 1 Bit decoder | scored = Yes | highscore = 3 | highscore-gate = 1 | highscore-delay = 2 | api-enum-id = decoder1 | api-enum-number = 24 }} This level asks you to make a circuit that outputs On to one of two pins depending on the input signal. ==Solution== As the truth table reveals, one output is the inverse of the input and the other is a copy of the input. So add a Not Gate for the first output and wire things up. {{Spoiler| [[File:Turing Complete 1 Bit Decoder.png]] }} {{Footer Nav|game=Turing Complete|prevpage=Signed Negator|nextpage=3 Bit Decoder}}
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:
Table of Contents
(
view source
)
Template:-
(
edit
)
Template:Component
(
edit
)
Template:Footer Nav
(
edit
)
Template:Header Nav
(
edit
)
Template:Ifnotempty
(
edit
)
Template:Infobox level
(
edit
)
Template:Level
(
edit
)
Template:P1
(
edit
)
Template:P2
(
edit
)
Template:Spoiler
(
edit
)
Template:Spoiler/styles.css
(
edit
)
Template:Truthtable/styles.css
(
edit
)