Definitions for "Memory map"
The mapping of memory addresses of one type to another. In computer systems using the MVP Development Board, devices are mapped to the host computer's address space, the MVP's address space, or both. The Gsp5 driver translates the host and MVP physical address space into a logical address space. The device driver translates the physical address space to a virtual address space.
a diagram listing all the addresses that a microprocessor can generate and showing which ones lead to physical devices installed in the system in question
a diagram that previews and summaries the contents of each resource
a tabular representation
A representation of where in memory the computer expects to find certain types of information.
documentation that lists or shows the function of each location in memory.