Abstract:
This report focuses on my Final Year Project which is to implement MIPS Seven-Staged Pipeline Simulator in JAVA language. The Project simulates binary sequence of instructions in the Pipeline, detect all the possible hazards and perform necessary measures to cure it and process the code in minimum possible cycles.