Skip to content

cesarbiods/CacheSim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages