Memory Address Space and Data Organization Flashcards
1
Q
- The 8086 microcomputer supports 1 Mb of external memory.
A
- Each memory location is Byte Addressable, i.e. one byte of data can be stored at every single location.
2
Q
- The entire memory in 8086 is divided into two memory banks: odd bank & the even bank.
A
- Even addressed bytes range from 0H through FFFFEH
3
Q
- High-bank holds odd addressed bytes ranging from 1H through FFFFFH
A
- Input/Output: 16-bit data bus, D15 Through D0.
4
Q
- • D7-D0 even addressed byte accesses
A
- • D15-D8: odd addressed byte accesses