Difference between memory bus and address bus

前端 未结 5 988
梦毁少年i
梦毁少年i 2021-02-14 05:34

Can someone very briefly point out the differences between the memory bus and address bus in computer architectures ? Also when you say memory bus does it imply that you are ref

5条回答
  •  广开言路
    2021-02-14 06:26

    Data bus is a bi-directional bus for fetching and storing data where as an Address bus is a unidirectional bus used to specify the address. Excellent narration here http://www.differencebetween.com/difference-between-address-bus-and-vs-data-bus/

提交回复
热议问题