Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 227 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 227 Bytes

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