Difference between revisions of "Address bus"

From Computer History Wiki
Jump to: navigation, search
(An OK start)
 
m (+cat)
 
Line 2: Line 2:
  
 
{{stub}}
 
{{stub}}
 +
 +
[[Category:Hardware Basics]]

Latest revision as of 04:31, 13 December 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.