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

MIPS Cache-Memory-Page_Table Simulator

Notifications You must be signed in to change notification settings

chengscott-archive/CMP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Computer Architecture - Archi2017_Project3

MIPS Cache-Memory-Page_Table Simulator

  • Based on the single-cycle CPU simulator, implement a MIPS CPU simulator with memory hierarchy, Translation-Lookaside Buffer (TLB), and virtual page table mechanism.
  • Design your own test case to verify the functionality of the memory hierarchy configuration.

Description

  • reduced MIPS R3000 ISA

Build Environment

  • Ubuntu 16.04.1 LTS
  • gcc 5.4.0