Instruction Issue Unit
ConceptThe Instruction Issue Unit is the issue stage of a two-way superscalar out-of-order RISC-V processor. It receives renamed instructions from the Issue Queue, uses scoreboard state to identify ready instructions, and can dispatch up to two ready instructions per cycle subject to functional-unit availability, instruction validity, and dual-issue dependency constraints.
WIKI
Overview
The Instruction Issue Unit corresponds to the Instruction Issue (IS) stage in the described two-way superscalar out-of-order RISC-V processor. After instructions are fetched, decoded, and register-renamed, the renamed instructions enter the Issue Queue and pass through the IS stage. The IS stage uses a scoreboard to track the status of each physical register and, based on that information, may issue up to two ready instructions per cycle for out-of-order execution.
Role in the pipeline
NEIGHBORHOOD
No graph connections found for this entity yet. It may appear in future ingestion runs.
explore full graph →