Skip to content
This repository has been archived by the owner on Sep 8, 2023. It is now read-only.

gentlecat/cache-emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cache Emulator

About

This application emulates fully associative CPU cache. It uses LRU replacement policy.

Note: Application emulates only cache's functionality, not speed.

Screenshot

Chip icon was made by IconEden.

Built using Qt framework.

License

Cache Emulator is released under the MIT License.