Skip to content
This repository was archived by the owner on Jul 25, 2018. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 492 Bytes

File metadata and controls

12 lines (9 loc) · 492 Bytes

mips

MIPS processor in Logisim with build tools

This project intends to simulate a MIPS-IV-compatible processor using Logisim (http://www.cburch.com/logisim/). I started working on this in 2010 while I was "virtually attending" a computer science class from UC-Berkeley via podcast.

Documentation of the MIPS instruction set and architecture can be found by searching Google for "MIPS Green Sheet" and for "mips-iv.pdf". These are copyrighted works and therefore are not included here.