Skip to content
This repository has been archived by the owner on Feb 2, 2018. It is now read-only.

Latest commit

 

History

History
15 lines (9 loc) · 344 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 344 Bytes
Computer Architecture - Archi2017_Project1

MIPS Single-Cycle Simulator

  • Implement a single-cycle functional processor simulator.
  • Design your own test case to test the functionality of your simulator and your classmates’ simulator.

Description

  • reduced MIPS R3000 ISA

Build Environment

  • Ubuntu 16.04.1 LTS
  • gcc 5.4.0