Create the 128KB direct-mapped data cache which uses a 32 bit address and 16 bytes per block. Compute the following:
How many bits are utilized for the byte offset?
How many bits are utilized for the set (index) field?
How many bits are utilized for the tag?