Design a digital logic circuit (all steps are required), using minimal amount of gates,
that will realize a digital logic circuit corresponding to the following polynomial :
A = 3(2x2 + 1), with input (x) : 0 ≤ (x) ≤ 7
(a) Set–up the truth–table
[Binary inputs: (x); Binary outputs: A1, A2, A3, A4, ...]
(b) Derive the output expressions
(c) Simplify (optimally) the derived expressions, USING ONLY K–Maps



Answer :

Other Questions