answersLogoWhite

0


Best Answer

Address decoding in the Intel 8085 microprocessor is done by latching the 8 bits of the AD0-AD7 bus during the ALE pulse, holding on the falling edge of ALE. After ALE, the latched results become A0-A7, and the AD0-AD7 bus becomes D0-D7.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

12y ago

Address decoding is required in the Intel 8085 because the low order address bus is multiplexed with the data bus. External hardware, a latch, is required to extract the address from the data during ALE time, latching it on the falling edge of ALE. Usually, a passthrough latch is used, in order to improve address setup timing.

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

There are certain advantages of address decoding. Some of them are:

1. It reduces the number of lines of the original address.

2. It increases the number of address locations .

For example, lets say, we have 3 address lines,

So, we can select 8 various address locations (i.e. 23=8 locations) if address decoding is not used.

But if add these 3 address lines with a 3X8 decoder & then connect 8 output lines of the decoder with another memory blocks, then we can select more than 8 memory locations.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How address decoding is done in Intel 8085 microprocessor?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is one address microprocessor?

As far I know...Intel 8085 isz One address microprocessor.


Why the name 8085 Why the name 8085 for microprocessor?

8085 is a microprocessor designed by Intel


What is the Intel 8085?

Intel 8085 is a microprocessor that is used in various electronics devices.


What is the Overview of 8085 microprocessor?

8085 is a 8 bit microprocessor designed by Intel Co.


What is a 8085 microprocessor?

with neat diagram explain the system bus structure of 8085


What do '8085' in 8085 Microprocessor signify?

The '8085' in the 8085 microprocessor is the designation given to the microprocessor by Intel. The '5' means it is a single power supply (5 volt) version of the 8080, with enhancements.


How many power supply uses in 8085 microprocessor?

+5v supply is alone needed for Intel 8085 Microprocessor


Why microprocessor 8085 has 16 bit address lines?

Because that's how Intel designed it. The 8085 is an 8-bit computer operating on a 16-bit address space.


Can you change the pins in 8085 microprocessor?

No. The pins are preset by Intel.


How many flags in microprocessor 8085 are issued by Intel?

5 FLAGS


How many bit input is given to a microprocessor?

8 bit input is given to Intel 8085 microprocessor.


What is the difference between the Intel 8085 and the Intel 8086?

The Intel 8085 is an 8 bit microprocessor created in 1977.The Intel 8086 is a 16 bit microprocessor created in 1978. The 8086 was the first chip to start the x86 architecture family.8085 contains 16-bit address bus and 8-bit data bus8086 contains 20-bit address bus and 16-bit data bus..In 8085 the clock speed is 3MHZwhere as in 8086 the clock speed is 5MHZ.there are two differences btw 8085&80861. 8086 has 6 byte queue but 8085 has 4 byte queue2. 8086 has 16 bit data bus where as 8085 has 8 bit data bus