Skip to content

alksarioglou/cache_simulator_in_c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simulation of a Cache Memory Operation in C

  • Simulating the operation of a fully associative cache memory on an embedded processor using C
  • Using the simulation program, analysed the performance of the cache when executing the cross correlation and the bubble sort algorithms
  • Exploring the impact of the memory block size on the cache speed and performance

About

Simulating the operation of a cache memory using C

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages