how is the 20bit physical memery address calculated in the 8086 processor?
Answers
Answered by
0
Explanation:
8086 has 20bit address line. So the maximum value of address that can be addressed by 8086 is 2^20 = 1MB. So 8086 can address the locations ranging between 00000 H to FFFFF H. This 1MB memory is divided into 16 logical segments, each with a memory of 64KB.
Similar questions