Level/3 Bit Decoder

From Turing Complete
Revision as of 11:18, 22 August 2024 by Gelthor (talk | contribs) (Added api details)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Section Arithmetic
Type Component
Prerequisite 1 Bit Decoder
Unlocks Logic Engine
Registers
3 Bit decoder
Scored No
API decoder3 (33)
spoilers
spoilers

Spoiler warning! This page contains spoilers, or hints about the game's storyline or progression.

You might want to skip to the next page if you do not want facts about the game's storyline or plot revealed to you.

The 3 bit decoder can be made by 8 AND gates and 3 NOT.

Solution

Another possible option is to use 8 AND gates and 3 1-bit decoders, tho again, this is just another of a host of possible alternatives.