This repository is the archive of Computer Archtecture Class, here i publish a basic mips implementation, of a MIPS ISA, and structure to test it with Mars, Icarus Verilog and GTKWave.
$ ./run.sh -s # to setup
$ ./run.sh -c # to compile
$ ./run.sh -e {asm/file.asm} # to emulate- Adriano L. M. Ferreira
- Emmanuel N. C. Brito
- Renato B. L. Santos
- Vinícius M. Araújo