Jump to content

Control logic

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by SmackBot (talk | contribs) at 16:56, 9 November 2007 (Date/fix the maintenance tags or gen fixes using AWB). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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.