If F1 = ∑m(1,2,4,7) and F2 = ∑m(3,5,6,7), implement them using 3 to 8 line
decoder. Comment on their logic operations.
The provided equation is:
If F1 = ∑m(1,2,4,7) and F2 = ∑m(3,5,6,7), implement them using 3 to 8 line
decoder.
The 3-to-8 decoder can be implemented using two 2-to-4 decoders with enable and one NOT gate
This can be diagrammatically represented as follows:.
Comments
Leave a comment