Microcode: Difference between revisions

Content deleted Content added
m seealso
Johnsf (talk | contribs)
No edit summary
Line 18:
 
Together, these elements form an "[[execution unit]]." Most modern [[CPU]]s have several execution units. Even simple computers usually have one unit to read and write memory, and another to execute user code.
 
These elements could often be bought altogether in one chip. This chip came in a fixed width which would form a 'slice' through the execution unit. These were known a 'bit slice' chips.
 
The parts of the execution units, and the execution units themselves are interconnected by a bundle of wires called a [[bus]].