Fully-Associative Cache Simulator

How to Use

  1. Enter a memory address (decimal).
  2. Click Access Memory.
  3. The address is converted to binary below.
  4. Any address can go into any cache line.
  5. If cache is full, Random Replacement is used.
  6. Green = Hit, Red = Miss.

Binary Address: -

Cache Status

Cache Line (bits) Tag Data Status

Waiting for memory access...