Table of Contents
    Home / Computers / CU – control unit
    Computers 1 min read

    Short for control unit, it is a typical component of the CPU that implements the microprocessor instruction set. It extracts instructions from memory and decodes and executes them, and sends the necessary signals to the ALU to perform the operation needed. Control Units are either hardwired (instruction register is hardwired to rest of the microprocessor) or micro-programmed.

    Was this Article helpful? Yes No