Skip to content
EECS 4340 Final Review

Superscalar processor

Tag: superscalar

Aliases: superscalar

A processor that issues and executes more than one instruction per cycle by replicating functional units and fetch/decode/issue width. Drives the need for multi-port or multi-bank caches to sustain multiple memory references per cycle.

Lecture references