answersLogoWhite

0

The address bus has 8 signal lines A8-A15. They are unidirectional. The other 8 address bits are multiplexed with the 8 data bits. Therefore the bits AD0-AD7 are bi-directional. They serve as A0-A7 and D0-D7 at the same time. As AD7-AD0 lines serve a dual purpose they have to be demultiplexed to get all the information.

The address's high order bits remain on the bus for 3 clock periods. The low order bits remain for only 1 clock period and may be lost if they are not saved externally. An external latch is used to save the value of AD7-AD0 when it is carrying the address bits so that the entire address remains for the 3 clock cycles.

User Avatar

Samyak Jadhav

Lvl 2
4y ago

What else can I help you with?