Skip to content

kdhrepos/MIPS32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this?

  • Basic MIPS32 Integer Simulator

Getting Started

git clone https://github.com/kdhrepos/MIPS32

make

./mips

Instruction Support

Datapath

Execution Example

⚠️ Warning

  • Loop code or some complicated codes might not work well...
  • EOP stands for End of Program. Literally, it denotes where is the end of the program in the instruction memory.
  • Control signals are different from the book, 『Computer Organization and Design : The Hardware/Software Interface』.

References (or How I made this?)

About

MIPS32 Simulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published