Skip to content

mbaharan/PyBranchPredictor

Repository files navigation

This project is created to simulate the behavior of following famous branch predictors:

  1. One-level,
  2. Two-level local,
  3. Two-level global,
  4. G-Share,
  5. Tournament.

For running the simulator just type following in terminal: $ python3 BranchPredictor.py

About

One-level, two-level local, two-level global, and G-Share branch predictors

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages