Skip to content

Simulator for two levels of cache (Data & Victim) with the LRU replacement policy, and (i) write back with write allocate, and (ii) write through with no-write allocate policies. It has the ability to accept inputs for design as number of bytes for Block size, Data and Victim cache, Assosciativity and write policy. Generates output file to show …

Notifications You must be signed in to change notification settings

sumanth87/Cache_Simulator

About

Simulator for two levels of cache (Data & Victim) with the LRU replacement policy, and (i) write back with write allocate, and (ii) write through with no-write allocate policies. It has the ability to accept inputs for design as number of bytes for Block size, Data and Victim cache, Assosciativity and write policy. Generates output file to show …

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages