Integrated Adder and Subtractor

In this session we will build a device for adding and subtracting (unsigned) integers.

In Section 2.1 we will introduce the so called multiplexer. How to subtract integers (by re-using the adder) is covers in Section 2.2. Finally we will combine addition and subtraction in a single device in Section 2.3.