direct-cache

There are 3 repositories under direct-cache topic.

  • Swap76/Cache_Mapping_Technique

    Simulator for Direct, Associative, Set Associative Mapping Technique in Cache Allocation

    Language:C++5101
  • anoushkanarang/Cache-Mapping

    Storing data in 16-bit multilevel Direct Mapped, Associative, N-way Set Associative cache memory

    Language:Java3100
  • niksram/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

    Language:C++2201