Multi-cycle processor
Appearance
This article, Multi-cycle processor, has recently been created via the Articles for creation process. Please check to see if the reviewer has accidentally left this template after accepting the draft and take appropriate action as necessary.
Reviewer tools: Inform author |
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