Address Bus

1 revision
#11 week ago
+6
Migrated from pages table
+The **Address Bus** is a digital pathway that carries memory addresses, guiding the [CPU](/wiki/cpu) to specific locations for data or instructions. It defines the range of [Memory](/wiki/memory) a system can access, acting as a virtual map for the processor to find its way.
+## See also
+- [Data Bus](/wiki/data_bus)
+- [Control Bus](/wiki/control_bus)
+- [Bus](/wiki/bus)
... 1 more lines