answersLogoWhite

0

Yes, the address bus is uni-directional.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is a bus specify the function of address bus and direction of information flow on the address bus?

A bus is a collection of conducting wires which connect the processor and other devices in parallel scheme. The function of an address bus is to carry the address of the memory locations from the processor to the memory device, the address bus is unidirectional(only in one direction) in this processor so the flow of information on this bus is from the microprocessor to the attached device(memory module).


What is the direction of information flow on the the address and data bus?

The address bus is unidirectional(only in one direction) in the processor. So, the flow of information on this bus is from the microprocessor to the attached device(memory module).


What is an address bus in a microprocessor?

The address bus is a section of the bus that emits the address of the desired instruction or operand.


Why is data bus bidirectional but address bus unidirectional?

The address bus is unidirectional becos address information is always given by microprocessor to i/o devices. The data bus is bidirectional bcos it takes the data from other devices & also give the data to other i/o devices


What is the size of address bus in 8086?

The address bus in the 8085 is 16 bits wide.


A boy jumps out of a moving bus there is danger for him tofall towards the moving bus or away from bus or in the direction of motion or opposite to the direction of the motion?

The boy will fall in the direction of the bus's motion due to inertia. As the bus moves forward, the boy's inertia will keep him moving in the same direction until gravity pulls him back down.


Function of system bus?

A system bus is a single computer bus which historically was used to connect all the major parts of the computer. It combined the jobs of a data bus, address bus, and a control bus. Over the last 30 years, computers have tended to use separate specialized buses instead of a system bus.


Size of 8086 address bus?

The 8086/8088 has an internal 20-bit address bus and 16-bit data bus. Externally, the address bus is 20-bits, and the data bus is 16-bits for the 8086 and 8-bits for the 8088.The data bus in the 8086 is 16 bits in size, while the address bus is 20.


Why 4 bit address bus is grounded?

The data bus in the 8086 is 16 bits in size, while the address bus is 20 (16bits would only address 64KB of memory, an extra 4 bits allows to address the total of 1MB, this is done trough segmentation of the memory). To form a multiplexed of data bus and address bus, four bits of 8086 address bus are grounded.


How many seats on a single Decker bus?

A single decker bus has 75 seats.


What transport do one direction use?

the one direction bus


How do you demultiplex address and data bus?

In order to demultiplex the address and data bus, you provide latches that sample the multiplexed bus. At ALE=true, they follow the bus. At ALE=falling edge, they lock onto the last value of the bus. The latches will then become the address bus, while the original bus becomes the data bus.