Level/3 Bit Decoder: Difference between revisions

From Turing Complete
w:c:strategywiki>Henke37
m (Add proper header and footer, fix file name)
w:c:strategywiki>Jacoba1100254352
(I added another possible option)
Line 3: Line 3:
[[File:Turing Complete 3BD.png|frame|center]]
[[File:Turing Complete 3BD.png|frame|center]]
The 3 bit decoder is made by 8 AND gates and 3 NOT.
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.


{{Footer Nav|game=Turing Complete|prevpage=1 Bit Decoder|nextpage=Logic Engine}}
{{Footer Nav|game=Turing Complete|prevpage=1 Bit Decoder|nextpage=Logic Engine}}

Revision as of 00:32, 27 May 2023

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.