Draw a diagram for a write-back Cache with 32KB Cache size , 8- way associativity, and 64B block size, FIFO.
Explain what each part does. How does the cache size affect the cache? What is associativity and how does this affect the cache? What is the block size and how does it affect the cache? Explain LRU vs FIFO. Explain in detail and draw a diagram if necessary.