Building a 2-bit adder circuit using two full adders

  • Context: Engineering 
  • Thread starter Thread starter transgalactic
  • Start date Start date
  • Tags Tags
    Building Circuit
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
transgalactic
Messages
1,386
Reaction score
0
which produces a sum of 2 bit numbers x0x1 y0y1
the output is C (carry)
S0S1

the problem is i know how to build a truth table and a KARNO table
and even how to build this circuit

i know how to build a full adder circuit

the problem is i don't know how to build this task using 2 full adders
 
Physics news on Phys.org
Chain the outputs with the clock cycle.


In English, the clock is an input, for adder A, and itz carry is the input for adder B which holds the final solution.
 
Last edited: