Skip to content

jbegaint/mips

Repository files navigation

MIPS Simulator

CS project, second year: subject (french)

TODO

  • pipeline implementation

Compilation:

  • make simMips or make simMips-debug

  • make check to run test files

Execution:

  • ./simMips to lauch the simulator

  • ./simMips <filename> to run a script (*.simcmd)

  • help for more information

(Warning: by default mipsel-linux-gnu-as compiles in little endian, use option -EB to force big endian.)

Authors:

  • Bégaint J.

  • Revolle M.

Links:

About

MIPS (32bits processor) simulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published