Principles of Digital Design
An address bus is a set of parallel wires used to transmit addresses from the CPU to memory or input/output devices. This bus plays a crucial role in determining the location of data in memory and enables the CPU to access specific memory locations when reading or writing data. The width of the address bus directly influences the amount of memory that can be addressed, as it defines how many unique addresses can be sent over the bus.
congrats on reading the definition of address bus. now let's actually learn it.