Control logic
From Wikipedia, the free encyclopedia
|
|
This article may be confusing or unclear to readers. Please help clarify the article; suggestions may be found on the talk page. (November 2007) |
Control logic is the part of a software architecture that controls what the program will do. This part of the program is also called the controller. Before the instruction reaches the control logic it is translated into binary through an instruction decoder or "decode unit".
A major input to the control logic is a clock signal which controls all the microprocessor's timing.