Adder function
Adder function
(OP)
Hi all,
anybody know how i could add two binary numbers and carry the raminder eg, if i xor(1,1) the answer will be 0 but i want to carry the 1 and involve it in the next round of xor-ing just like a digital adder?
thanks for the help,
damien
anybody know how i could add two binary numbers and carry the raminder eg, if i xor(1,1) the answer will be 0 but i want to carry the 1 and involve it in the next round of xor-ing just like a digital adder?
thanks for the help,
damien





RE: Adder function
M
--
Dr Michael F Platten