Microarchitecture

From Rice Wiki
Revision as of 16:34, 24 May 2024 by Rice (talk | contribs) (Created page with "'''Microarchitecture''' is ways to implement an architecture. = Classifications = * Single-cycle architectures execute each instruction in a single cycle * Multicycle architecture break up each instruction into a series of short steps * Pipelined architecture are multicycle, and multiple instructions execute at once")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Microarchitecture is ways to implement an architecture.

Classifications

  • Single-cycle architectures execute each instruction in a single cycle
  • Multicycle architecture break up each instruction into a series of short steps
  • Pipelined architecture are multicycle, and multiple instructions execute at once