Incomputer architecture,acontrol bus is part of thesystem bus and is used byCPUs for communicating with other devices within the computer. While theaddress bus carries the information about the device with which the CPU is communicating and thedata bus carries the actual data being processed, the control bus carries commands from the CPU and returns status signals from the devices. For example, if the data is being read or written to the device the appropriate line (read or write) will be active (logic one).
The number and type of lines in a control bus varies but there are basic lines common to all microprocessors, such as:
The RD and WR signals of the control bus control the reading or writing of RAM, avoidingbus contention on the data bus.[1]
Additional lines are microprocessor-dependent, such as:
Systems that have more than onebus master have additional control bus signals that control which bus master drives the address bus, avoiding bus contention on the address bus.[1]
Thiscomputer hardware article is astub. You can help Wikipedia byexpanding it. |