Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 283 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 283 Bytes

MIPS-Pipelined-CPU

This is a multi-issue MIPS pipeline CPU implemented using Scala, featuring cache, static branch prediction and expection handling capabilities. It has passed all test cases and is empowered by the NJU-MIPS Project.