Calculate total no of bits required to store data contents and tags of cache required to implement for 8GB RAM. Cache should be able to hold up to 2MB data contents of RAM at an instance. Fully associative mapping is to be used for this purpose with each block and line to contain 8 bytes.
Comments
Post a Comment