Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 488 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 488 Bytes

Mips Processor

Overview

This image from stack overflow gives an overview of what we are trying to accomplish here.

image

The final product ended up this:

image

The Five Stages

Instruction Fetch

Instruction Decode

Execution

Memory Access

Write Back