Fishsticks7 Fishsticks7 26-04-2024 Computers and Technology contestada Given that addresses and words are 32 bits. How much data can a direct-mapped cache hold with 64 blocks and 4-word blocks hold? How many total bits are required to implement this cache? [tex]ImplementationBits = TotalBlocks * (BlockSize + TagSize + ValidFieldSize)[/tex]