7.7k views
2 votes
How to build a 5*32 decoder by using 3*8 and 2*4 decoders? (digital design)

1 Answer

4 votes
assuming decoders with enabler.
input with rectangle is the ENABLE input.
wire with "/" on it is a bundled wire with multiple values to save drawing space.
In1 is MSB, In5 is LSB.

messy drawing as I'm in vehicle.
How to build a 5*32 decoder by using 3*8 and 2*4 decoders? (digital design)-example-1
User Glo
by
8.5k points