Mapping Function: Direct Mapping
Each block of main memory maps to only one cache line
i.e. if a block is in cache, it must be in one specific place
Address is in two parts
Least significant w bits identify unique word
Most significant s bits specify one memory block
The MSBs are split into a cache line field r and a tag of
s-r (most significant)