Computer Science, asked by AseelObeida3323, 1 year ago

Difference between c-access and s-access memory organization

Answers

Answered by Ucantseeme
11
xxsaawtuiopbvxsdgjlpmncxawe
Answered by skyfall63
17

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.

Similar questions