Skip to content

bwyoo1229/mips-simulator

Repository files navigation

Computer Architecture Simple Mips Pipeline Processor Simulator

  • Simple Mips pipeline simulator in python
  • Accepts input file as command line arguments
  • Ouput file as .txt extension format
  • Please see example output files for the output string format

Note

This program has bug that it continues to print out 1 on IF/ID write when it does not need IF/ID write.

About

Simple MIPS pipelined simulator

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages