You are on page 1of 1

CT# 3 SEC B CSE 317 Time: 30 mins Spring 2020

i.
a) Consider 32 words cache and 128 words main memory. Block size
4 words. Deter main the number of memory blocks and cache lines.
Determine the number of bits required for physical address, tag,
index and block offset. Also draw and explain the direct mapping
cache configuration with main memory. 7

b) Give example of Cache Hit and Cache Miss. 3

or

ii.

a) Draw and explain the single cycle data path organization for ( MIPS)
the following high level statement.

R[i] = R[i] - Y; where i= last two digits of your ID


number.

b) How many basic components are in MIPS single cycle data


path.explin all functions of all components?

You might also like