Control unit (CU)

From Computer Science Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
How does a CPU work?

A control unit coordinates how data moves around a cpu. The control unit coordinates how data moves around by decoding op codes for different operations in a CPU. The control unit (CU) is a component of a computer's central processing unit (CPU) that directs operation of the processor. It tells the computer's memory, arithmetic/logic unit and input and output devices how to respond to a program's instructions.[1]

Control Unit[edit]

  • The control unit obtains data / instructions from memory
  • Interprets / decodes the instructions into commands / signals
  • Controls transfer of instructions and data in the CPU
  • Coordinates the parts of the CPU

some opcodes[edit]

I use this with great gratitude from craig n dave Opcodes.png

Standards[edit]

Outline the function of the control unit.

See Also[edit]

References[edit]