Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages