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

chengscott-archive/single_cycle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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