I worked out this:
x1,x2 = are the bits of the first binary numbers(x1 the MSB and x2 the LSB)
x3,x4 = same but with second number.
y1,y2=are the sum, sames as above, but this represents the output.
&= is the "xor" logic gate, and # is "not, the inversor.
-----------------------
x1----\
____ & ----I-----y1
x2----/___ I
_________I%
x3----\ ____\
_____& ----OR------y2
x4----/
ignore the "_________" they mean nothing.
2006-12-10
05:29:01
·
2 answers
·
asked by
Guillermo I
1
in
Science & Mathematics
➔ Engineering