Skip to content

cabul/mips-ace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIPS - ACE

Implementation of a MIPS Processor developed during the course of Processor Architecture 2015 at UPC.

Features

  • Fully Pipelined
  • Hazard Control
  • MIPS friendly, high compatability
  • Mini OS
  • Exceptions
  • Benchmarks
  • Cache
  • Branch Prediction
  • Store Buffer
  • Virtual Memory
  • Variable Length Pipeline
  • Reorder Buffer / History File
  • Out-of-Order