Skip to content

This is a cache simulator that takes a text file command line arg. Each line in the text file represents an address that is being indexed into the cache.

Notifications You must be signed in to change notification settings

noah415/cache_simulator

Repository files navigation

cache_simulator

This is a cache simulator that takes a text file input. Each line in the text file represents an address that is being indexed into the cache.

Key Terms

  • Associativity
  • Hit rate
  • Cache size
  • Block size

About

This is a cache simulator that takes a text file command line arg. Each line in the text file represents an address that is being indexed into the cache.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages