Section | Arithmetic |
---|---|
Type | component |
Prerequisite | 1 Bit Decoder |
Scored | No |
API | {{{api-enum-id}}} ({{{api-enum-number}}}) |
The 3 bit decoder is 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.