4-16 bit decoder

Thread Starter

The_Cook

Joined May 29, 2014
48
Trying to create a 4-16 bit decoder with 4-bit input, 16 output signals. I think this is correct, can anyone verify:
 

WBahn

Joined Mar 31, 2012
29,978
Do you want the outputs to be active-HI or active-LO?

What steps have you taken to verify the correctness of your design?
 

WBahn

Joined Mar 31, 2012
29,978
Doesn't matter if it is active-hi or active low for this one.
So it doesn't matter if the outputs are correct or not?

What would you suggest I do to verify?
Derive the functionality (equations or truth table or whatever) from the diagram and compare that to the function the circuit is supposed to implement.
 
Top