Memory Map and Addresses
Memory Map and Addresses
• Ans : 13
Example-4
• Calculate the number of memory chips
needed to design 8K-byte memory if the
memory chip size is 1024 x 1.
• Ans : 64
Example-5
• The instruction code 0100 1111 (4FH) is
stored in memory location 2005H.
• Illustrate the data flow and
• list the sequence of events when the
instruction code is fetched by the MPU.
Example-5
Example-5
• The program counter places the 16-bit address
2005H of the memory location on the address bus
• The control unit sends the Memory Read control
signal (MEMR, active low) to enable the output
buffer of the memory chip.
• The instruction (4FH) stored in the memory
location is placed on the data bus and transferred
(copied) to the instruction decoder of the
microprocessor.
• The instruction is decoded and executed
according to the binary pattern of the instruction.
Memory Classification