Logo 
Search:

Assembly Language FAQ

Submit Interview FAQ
Home » Interview FAQ » Assembly LanguageRSS Feeds

Steps involved to fetch a byte in 8085

  Shared By: Abe Fischer    Date: Jun 26    Category: Assembly Language    Views: 1385

Answer:

i. The PC places the 16-bit memory address on the address bus ii. The control unit sends the control signal RD to enable the memory chip
iii. The byte from the memory location is placed on the data bus
iv. The byte is placed in the instruction decoder of the microprocessor and the task is carried out according to the instruction

Share: 
 

Didn't find what you were looking for? Find more on Steps involved to fetch a byte in 8085 Or get search suggestion and latest updates.


Your Comment
  • Comment should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].


Tagged: