86 Family Question:

What are different Adder circuits you studied?

86 Family Interview Question
86 Family Interview Question

Answer:

Half Adder (for addition of two bits)
Full Adder (for addition of three bits)
Carry propagate adder
Carry save adder
Carry look ahead adder


Previous QuestionNext Question
Suppose you have a combinational circuit between two registers driven by a clock. What will you do if the delay of the combinational circuit is greater than your clock signal?Give truth table for a Half Adder, Give a gate level implementation of the same?