Control logic
From Wikipedia, the free encyclopedia
All or part of this article may be confusing or unclear. Please help clarify the article. Suggestions may be 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.