At present how many logic gates are required for half adder and full adder which consists of only AOI ( AND, OR and NOT) gates only? As i know, for full adder is required 6 AND gate,3 OR gate and 4 NOT gate. Any circuit less than 13 AOI logic gates?
Ex-OR gate required 2 AND gate, 2 NOT gate and 1 OR gate interns of AOI logic gate only. So for full adder 6 AND gate, 3 OR gate and 4 NOT gate, this is equal to which i mention.
It depend how you use the technology. If you design at transistor level (full custom), you can design a CMOS adder with 20 transistors and a full Arithmetic and logical unit with 32 transistors (excluding the fast carry propagation)