Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cache-Simulator

Coded a cache simulator in C++. Simulated a directly mapped, fully associative, and set associative cache. Also implemented cache replacement policies such as FIFO and LRU

About

Coded a cache simulator in C++. Simulated a directly mapped, fully associative, and set associative cache. Also implemented cache replacement policies such as FIFO and LRU

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages