Putting it together - Arithmetic Logic unit Unit cloned in parallel for the width of the data bus. a. Op-code fed into a decoder. b. Decoder selects specific task to be performed.
| f0 | f1 | Function |
| 0 | 0 | Add |
| 0 | 1 | Not A |
| 1 | 0 | A OR B |
| 1 | 1 | A AND B |
ALU with various computational states active