CS103 Truth Table of a Binary Adder

From dftwiki3
(Redirected from CS103 TruthTableAdder)
Jump to: navigation, search

2-Bit Adder. Truth Table

Exercise to do in class. Fill the columns of the truth table with the correct information and verify that the equations correctly correspond to a circuit that generates the sum (in binary) of B1 and B2.


CS103 TwoBitAdder TruthTable.png


Back To CSC103 Weekly Schedule