Level/3 Bit Decoder

From Turing Complete
Revision as of 20:41, 28 October 2023 by Gelthor (talk | contribs) (Gelthor moved page Turing Complete/3 Bit Decoder to Level/3 Bit Decoder without leaving a redirect)
File:Turing Complete 3BD.png

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

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.