Lukas' Notes

computer-architecture

Definition

Decode Stage

The decode stage is the pipeline stage in which the fetched instruction is interpreted.

In this stage, the processor determines the instruction type, reads source registers, and derives the control signals needed for later stages.