In the course unit 4I100, one of the goals is to understand the pipelined arechitecture of the Mips processor (and some variants) throughout execution examples of assembly code inside the pipeline. For this, one must represent on a simplified scheme the execution of the instruction cycle by cycle through the pipeline. This page implements the execution scheme for a given code (note: the parser is very simplified).
Architectural parameters
Length of pipeline stages:
IFC :
DEC :
EXE :
MEM :