Motorola MVME197DP User Manual page 4

Single board computers
Hide thumbs Also See for MVME197DP:
Table of Contents

Advertisement

Data and address sizes are defined as follows:
A byte is eight bits, numbered 0 through 7, with bit 0 being the least
significant.
A two-byte is 16 bits, numbered 0 through 15, with bit 0 being the least
significant. For the MVME197series and other RISC modules, this is called
a half-word.
A four-byte is 32 bits, numbered 0 through 31, with bit 0 being the least
significant. For the MVME197 series and other RISC modules, this is called
a word.
An eight-byte is 64 bits, numbered 0 through 63, with bit 0 being the least
significant. For the MVME197 series and other RISC modules, this is called
a double-word.
Throughout this document, it is assumed that the MPU on the MVME197 module
series is always programmed with big-endian byte ordering, as shown below. Any
attempt to use small-endian byte ordering will immediately render the MVME197Bug
debugger unusable.
BIT
63
ADRO
31
ADR4
The terms control bit and status bit are used extensively in this document. The term
control bit is used to describe a bit in a register that can be set and cleared under
software control. The term true is used to indicate that a bit is in the state that enables
the function it controls. The term false is used to indicate that the bit is in the state that
disables the function it controls. In all tables, the terms 0 and 1 are used to describe the
actual value that should be written to the bit, or the value that it yields when read. The
term status bit is used to describe a bit in a register that reflects a specific condition. The
status bit can be read by software to determine operational or exception conditions.
56 55
48 47
ADR1
24 23
16 15
ADR5
40 39
ADR2
ADR3
08 07
ADR6
ADR7
BIT
32
00

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mvme197sp

Table of Contents