Computer Science, asked by kishankanaujiya3286, 6 months ago

Explain the S access, C access , S-C acess memory organization with all possible diagram

Answers

Answered by Anonymous
5

Answer:

The difference between C access and S access are as follows:

In c-access, for each cycle one address is issued and a single word is send for each latch delay or the cycle. This c-access memory organization is also known as concurrent access.

In s-access, the latch delay time is less when compared with the memory access time and here a single word is read by the processor from the memory.

Explanation:

Similar questions