- 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
This program has bug that it continues to print out 1 on IF/ID write when it does not need IF/ID write.