Skip to content

Botxan/CMSimulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMSimulator - A general purpose cache memory simulator

This application serves as a simulator of how the data is accessed and transfered from main memory (MM) to cache memory (CM) and vice versa.


Wbesite: https://botxan.github.io/CMSimulator/


1. Configure the simulator to your needs: memory and block sizes, access times and also writing, placement and replacement policies. Step 1


2. Enter an address or generate a random one in the Instruction section. You can now control the flow of the simulator using the buttons in the Simulation messages section. Step 2


3. Access times and hit/miss rate are displayed in the chart below the table, as well as the calculus used for the address breakdown. Step 3


The repository has been created as a project for Computer Architecture subject.

About

Cache memory simulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published