m (1 revision imported: Imported from https://strategywiki.org/) |
m (Gelthor moved page Turing Complete/1 Bit Decoder to Level/1 Bit Decoder without leaving a redirect) |
(No difference)
|
m (1 revision imported: Imported from https://strategywiki.org/) |
m (Gelthor moved page Turing Complete/1 Bit Decoder to Level/1 Bit Decoder without leaving a redirect) |
(No difference)
|
Table of Contents
Table of ContentsThis level asks you to make a circuit that outputs On to one of two pins depending on the input signal.
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.