/Cache-Mapping-Simulator

The following program here helps in simulating how blocks from main memory can get mapped to cache based on strategies: Direct-Mapping, Fully-Associative, Set-Associative

Primary LanguageC++

Watchers