Control unit definition
The Control Unit is responsible for the process management of the program. Just like the logistics distribution department of the factory, the control unit is the command and control center of the whole CPU. It consists of three parts: the instruction register IR (Instruction Register), the instruction decoder ID (Instruction Decoder) and the operation controller OC (Operation Controller). It is extremely important to coordinate the orderly work of the entire computer.
