Set-Associative Cache Simulator
How to Use
- Enter a memory address (decimal).
- Click Access Memory.
- Address is split into Tag + Set Index.
- Each set can hold multiple blocks (associativity).
- If a set is full → Random Replacement is used.
- Green = Hit, Red = Miss.
Binary Address: -
Cache Status
| Set |
Line (bits) |
Tag |
Data |
Status |
Waiting for memory access...