Skip to content

A MIPS CPU with a Full-Speed 5-Stage Pipeline, Supporting 50 Instructions

License

Notifications You must be signed in to change notification settings

kevintsq/Pipelined-MIPS-CPU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pipelined-MIPS-CPU

Course Project for Computer Organization


This MIPS CPU has a 5-stage full-speed forwarding pipeline and supports 50 instructions. The source code is at Verilog/PipelineMipsCPU. Sorry the docs are temporarily only available in Chinese.

The following figure shows my implementation of a single-cycle CPU in Logisim. The 5-stage full-speed forwarding pipeline CPU is implemented in Verilog. MIPS-Assembly programs validate the CPU's correctness.

IMG_4702

About

A MIPS CPU with a Full-Speed 5-Stage Pipeline, Supporting 50 Instructions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published