• Stars
    star
    1
  • Language
    C
  • Created over 8 years ago
  • Updated over 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Parameterized cache simulator that reads a memory address trace and provides statistics about cache accesses and hits in C. The cache could be either unified or split and the cache mapping either direct or fully associative.