

InterviewSolution
Saved Bookmarks
1. |
In which of the following access, the address is supplied?(a) the first access(b) the second access(c) third access(d) fourth accessI had been asked this question in an international level competition.My question is taken from Burst Interfaces topic in portion Memory Systems of Embedded Systems |
Answer» RIGHT answer is (a) the first access To elaborate: In the burst interface, the address is SUPPLIED only for the first access and not for the remaining accesses. An EXTERNAL logic is required for the additional ADDRESSES for the memory interface. |
|