
About this Manual
MVME5100 Single Board Computer Programmer’s Reference (6806800H17B)
23
A character precedes a data or address parameter to specify the numeric format, as follows (if
not specified, the format is hexadecimal):
0x Specifies a hexdecimal number
% Specifies a binary number
& Specifies a decimal number
An asterisk (*) following a signal name for signals that are level significant denotes that the
signal is true or valid when the signal is low.
An asterisk (*) following a signal name for signals that are edge significant denotes that the
actions initiated by that signal occur on high to low transition.
In this manual, assertion and negation are used to specify forcing a signal to a particular state.
In particular, assertion and assert refer to a signal that is active or true; negation and negate
indicate a signal that is inactive or false. These terms are used independently of the voltage
level (high or low) that they represent.
Data and address sizes are defined as follows:
Data
Address Sizes
Byte
8 bits, numbered 0 through 7, with bit 0 being the least significant.
Half word
16 bits, numbered 0 through 15, with bit 0 being the least significant.
Word
32 bits, numbered 0 through 31, with bit 0 being the least significant.
Double word
64 bits, numbered 0 through 63, with bit 0 being the least significant.
Summary of Contents for MVME5100
Page 1: ...MVME5100 Single Board Computer Programmer s Reference P N 6806800H17B July 2014...
Page 8: ...MVME5100 Single Board Computer Programmer s Reference 6806800H17B Contents 8 Contents Contents...
Page 16: ...MVME5100 Single Board Computer Programmer s Reference 6806800H17B 16 List of Figures...
Page 292: ...Hawk Programming Details MVME5100 Single Board Computer Programmer s Reference 6806800H17B 292...
Page 312: ...VMEbus Mapping Example MVME5100 Single Board Computer Programmer s Reference 6806800H17B 312...
Page 316: ...Related Documentation MVME5100 Single Board Computer Programmer s Reference 6806800H17B 316...
Page 317: ......