Multi-cycle processor
Appearance
The Wikibook Microprocessor Design has a page on the topic of: Multi Cycle Processors
A multi-cycle processor is a processor that carries out one instruction over multiple clock cycles, often without starting up a new instruction in that time (as opposed to a pipelined processor).
See also
- Single-cycle processor, a processor executing (and finishing) one instruction per clock cycle