Fully-Associative Cache Simulator
How to Use
- Enter a memory address (decimal).
- Click Access Memory.
- The address is converted to binary below.
- Any address can go into any cache line.
- If cache is full, Random Replacement is used.
- Green = Hit, Red = Miss.
Binary Address: -
Cache Status
| Cache Line (bits) |
Tag |
Data |
Status |
Waiting for memory access...