week 4:computational logic/ half adder
introduction
- 4.1:design procedure
- 4.2:block diagram
- 4.3:adders
- 4.4:half adder
- various implementation of half adders.
- implementation of half adder in product of sums
- product of sums implementation with C derived
- implementation with an exclusive OR and an AND gate.