Microcode: Difference between revisions

Content deleted Content added
Everyking (talk | contribs)
mNo edit summary
m disambig memory
Line 1:
A '''microprogram''' is a program consisting of '''microcode''' that controls the different parts of a computer's central processing unit ([[Central processing unit|CPU]]). The [[computer storage|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.