Content deleted Content added
No edit summary |
mNo edit summary |
||
Line 1:
A '''microprogram''' is a program consisting of '''microcode''' that controls the different parts of a computer's central processing unit ([[CPU]]). The [[memory]] in which it resides is called a [[control store]]. Complex microprograms were typical of [[mainframe computer]]s, such as the [[IBM]] [[System/360]]; but see [[RISC]] for more modern processor design.
Before 1951, the control logic for central processing units was designed by ''ad hoc'' methods. One of the simplest was to use rings of [[flip-flop]]s to sequence the computer's control logic.
|