BestSonny / MIPS-Simulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MIPS-Simulator

Solution for Fall 2018: Computer Architecture Principles (CDA 4102/CDA 5155)

Installation

Build and run the code

make
./main input/sample1.txt

About


Languages

Language:C++ 99.8%Language:Makefile 0.2%