chengscott-archive / single_cycle

MIPS Single-Cycle Simulator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

MIPS Single-Cycle Simulator


Languages

Language:C++ 90.6%Language:Assembly 6.2%Language:Makefile 3.2%