frantgn90 / pa-project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#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

About


Languages

Language:Verilog 65.9%Language:Python 17.3%Language:TeX 13.3%Language:Assembly 2.2%Language:Stata 1.2%