Jump to content

Multi-cycle processor

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Gpkp (talk | contribs) at 10:53, 20 July 2020 (Gpkp moved page Draft:Multi-cycle processor to Multi-cycle processor: Publishing accepted Articles for creation submission (AFCH 0.9.1)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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).[1][2][3][4]

See also

References

  1. ^ Harris (2016). Digital Design and Computer Architecture ARM Edition. Elsevier. pp. 7.3 – 7.5. ISBN 978-0-12-800056-4.
  2. ^ "Multi-cycle MIPS Processor" (PDF). System Security Group, ETH Zurich. Zürich, Switzerland: ETH Zurich.
  3. ^ "Lecture 9: Processor design – multi cycle" (PDF). School of Informatics :The University of Edinburgh. Edinburgh , Scotland: University of Edinburgh.
  4. ^ "ESE 545: Computer Architecture: Designing a Multicycle Processor" (PDF). Electrical and Computer Engineering - Stony Brook University. Stony Brook, New York: Stony Brook University.

Category:Microprocessors