Skip to content

TeDand/MIPS-Simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIPS


Simulating a MIPS compiler

Acknowledgments to Olly Larkin for the MIPS parser and David Thomas for continued support.

To build the simulator:

$ rm bin/mips_simulator

$ make simulator

To build the testbench: $ make testbench

To run a simulator on the testbench: $ bin/mips_testbench bin/mips_simulator

About

Simulating a MIPS compiler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published