Enable bit plays an important role in decoder expansions. How is this justified in
designing 6X64 line decoder using 4x16 decoders.
Answers
Answered by
3
Answer:Decoders with Enable
A standard decoder typically has an additional input called Enable. Output is only generated when the Enable input has value 1; otherwise, all outputs are 0. Only a small change in the implementation is required: the Enable input is fed into the AND gates which produce the outputs.
Explanation:
Similar questions