Skip to content

5-stage pipeline cpu which can achieve 50 mips instructions writing by verilog...

Notifications You must be signed in to change notification settings

UmiUmiU2333/pipelinecpu

Repository files navigation

pipelinecpu

5-stage pipeline cpu which can achieve 50 mips instructions writing by verilog...

Addressing hazard by applying stall and forward methods.

how to run mips instruction?

  • use ISE create a new project
  • add all .v file into the project
  • generate machine code using mars and write code to code.txt
  • run ISE simulation

About

5-stage pipeline cpu which can achieve 50 mips instructions writing by verilog...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published