Skip to content
This repository has been archived by the owner on Oct 15, 2018. It is now read-only.

A MIPS32 5-Stage Pipeline CPU design from ground up. (for Spartan-3E Starter Kit Board)

License

Notifications You must be signed in to change notification settings

mashiro-no-rabo/FiveStagePipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FiveStagePipeline

A MIPS32 5-Stage Pipeline CPU design from ground up.

Prefix

  • CS_ : Control Signal
  • PR_ : Pipeline Register
  • OP_ : MIPS Instruction
  • ALU_ : ALU Operation
  • FUNC_ : R-type Instruction func field
  • INST_TYPE_ : Just for display on LCD

planning to support those simple MIPS32 instructions

About

A MIPS32 5-Stage Pipeline CPU design from ground up. (for Spartan-3E Starter Kit Board)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published