Explain register bus and memory transfer in details
Answers
Answered by
1
Answer:
Memory Transfer. The internal bus connects only registers within the CPU, so how do we get data to and from memory? The address register (AR) is used to select a memory address, and the data register (DR) is used to send and receive data. Both these registers are connected to the internal bus.
Similar questions