Difference between revisions of "Address bus"
From Computer History Wiki
(An OK start) |
(No difference)
|
Revision as of 17:55, 19 October 2018
An address bus is a bus which carries addresses to memory (usually main memory) from the entity which is trying to use the memory - usually the CPU, but possibly a device controller, Many buses contain an address bus as part of their structure, along with a data bus, etc.