Skip to content

Added a global predictor with index sharing to the ARM pipelined processor rtl from Harris & Harris textbook.

Notifications You must be signed in to change notification settings

mo-hosni/Extended-ARM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Extended-ARM

Added a global predictor with index sharing to the pipelined ARM processor rtl from Harris & Harris textbook. The processor supports:

  • ADD, SUB, AND, and ORR
  • LDR and STR
  • RAW Hazard
  • LDR Hazard
  • Control Hazards due to Branch or PC write

and has a 4-bit global predictor with index sharing.

About

Added a global predictor with index sharing to the ARM pipelined processor rtl from Harris & Harris textbook.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published