8.0 Terms, Definitions, and Conventions
CN8478/CN8474A/CN8472A/CN8471A
8.4 Bit Stream Storage Convention
Multichannel Synchronous Communications Controller (MUSYCC™)
8.4 Bit Stream Storage Convention
MUSYCC stores and retrieves bit stream data to and from memory using little
endian-style byte ordering, which causes the least significant byte to be stored in
and retrieved from the lowest memory address.
Tables 8-5 and 8-6 list little and big endian byte ordering within a dword using
the 32-bit dword 7654321h.
Table 8-5. Little-Endian Storage Convention (Intel-style)
Address
Data
Data
x
x + 1
x + 2
x + 3
10h
76h
32h
54h
54h
32h
76h
10h
Table 8-6. Big-Endian Storage Convention (Motorola-style)
Address
x
x + 1
x + 2
x + 3
8-4
Conexant
100660E