Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CacheSim

This is a small program that simulates the behavior of a computer cache. It asks the user for the specifications of the cache, after which it is generated and proceeds to ask for memory addresses until the user types -1. The program checks to see if the current address is stored in memory and returns H for hit and M for miss.

About

A cache simulator built in C

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages