8000 GitHub - frantgn90/pa-project
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

frantgn90/pa-project

Repository files navigation

#PA Processor Project

In this project we are developing our own scalar pipelined processor based on the MIPS architecture.

Features

  • Fully Pipelined
  • Varaible Length Pipeline
  • Hazard Control
  • MIPS friendly, high compatibility (except for sll instruction)
  • ICache and DCache
  • Store Buffer
  • ROB or HF
  • Virtual Memory
  • Branch Prediction
  • Out-of-Order
0