Thanks to visit codestin.com
Credit goes to github.com

Skip to content

jihandong/openmips32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openmips

my trivial CPU

  • chap4: pipeline supports ORI;
  • chap5: support and, or, xor, etc..., and their Data Hazard;
  • chap6: add hilo_reg.v module, support mov, mfhi, mthi, etc..., and their Data Hazard;
  • chap7: add arithmetic inst and mul, div inst;
  • chap8:jump and branch inst, and Branch Hazard;
  • chap9:load and store inst,

About

trivial CPU

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published