Skip to content

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages