Skip to content

The main purpose of this project is to understand MIPS Assembly language. The input of this program is a file consisting sequence of MIPS instructions in binary. Software simulates behaviour of MIPS CPU by reading instructions and changing values of registers. At the end program prints out the current value of the registers, which matcheswith th…

Notifications You must be signed in to change notification settings

soloShak/Mips-sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

About

The main purpose of this project is to understand MIPS Assembly language. The input of this program is a file consisting sequence of MIPS instructions in binary. Software simulates behaviour of MIPS CPU by reading instructions and changing values of registers. At the end program prints out the current value of the registers, which matcheswith th…

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages