Skip to content

jf-eng/MIPS-CPU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

174 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

MIPS CPU Block Diagram

This repository contains coursework submission for an Imperial College Module on Instruction Architecture. The codebase implements a 32-bit big-endian MIPS architecture CPU, compatible with Avalon Bus Interface. The CPU was written to fit the specifications defined here, scoring 91% on the coursework.

Testing

Test benches were written to verify the functionality of the CPU. The testing approach can be summarised in the chart below.

testbench

Contributors

  • Derek Lai
  • Eng Jian Fu
  • Weihan Huang
  • Chris Myers
  • Luca Chammah
  • Ziyad Ansari

About

32-bit big-endian MIPS architecture CPU, compatible with Avalon Bus Interface

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors