Project information

Short Details and Specifications

This is a SSI(Small Scale Integration) digital chip that will give us outputs of all logic gates. This design is based on 180nm Technology. Input - A, B, C & outputs - P, M, N, Q, O, X, W
where,
P = A + B
M = A . B
N = C'
Q = (A + B)'
O = (A . B)'
X = AB' + A'B
W = AB + A'B'
We can also get a half adder from it where Sum = X & Carry = M.
BAR2308TT is licensed under MIT license.