| |||
| Home > Programmer’s Model > Memory formats > Little-endian format | |||
In little‑endian format, the lowest-numbered byte in a word is considered the least‑significant byte of the word, and the highest-numbered byte is the most significant. So byte 0 of the memory system connects to data lines 7 to 0. This is shown in Figure 2.2.