Preface
ARM DDI 0210C
Copyright © 2001, 2004 ARM Limited. All rights reserved.
xix
Prefix n
Denotes active-LOW signals except in the case of AHB or
Advanced Peripheral Bus
(APB) reset signals.
Prefix P
Denotes APB signals.
Suffix n
AHB
HRESETn
and APB
PRESETDBGn
reset signals.
Numbering
The numbering convention is:
<size in bits>'<base><number>
This is a Verilog method of abbreviating constant numbers. For example:
•
'h7B4 is an unsized hexadecimal value.
•
'o7654 is an unsized octal value.
•
8'd9 is an eight-bit wide decimal value of 9.
•
8'h3F is an eight-bit wide hexadecimal value of
0x3F
. This is
equivalent to b00111111.
•
8'b1111 is an eight-bit wide binary value of b00001111.
Further reading
This section lists publications by ARM Limited, and by third parties.
ARM Limited periodically provides updates and corrections to its documentation. See
http://www.arm.com
for current errata sheets, addenda, and the ARM Limited
Frequently Asked Questions list.
ARM publications
This document contains information that is specific to the ARM7TDMI core. See the
following documents for other relevant information:
•
ARM Architecture Reference Manual
(ARM DDI 0100).
Other publications
This section lists relevant documents published by third parties:
•
IEEE Std. 1149.1-1990 Standard Test Access Port and Boundary-Scan
Architecture
.
Содержание ARM7TDMI
Страница 6: ...Contents vi Copyright 2001 2004 ARM Limited All rights reserved ARM DDI 0210C ...
Страница 10: ...List of Tables x Copyright 2001 2004 ARM Limited All rights reserved ARM DDI 0210C ...
Страница 14: ...List of Figures xiv Copyright 2001 2004 ARM Limited All rights reserved ARM DDI 0210C ...
Страница 46: ...Introduction 1 26 Copyright 2001 2004 ARM Limited All rights reserved ARM DDI 0210C ...
Страница 120: ...Coprocessor Interface 4 18 Copyright 2001 2004 ARM Limited All rights reserved ARM DDI 0210C ...
Страница 142: ...Debug Interface 5 22 Copyright 2001 2004 ARM Limited All rights reserved ARM DDI 0210C ...
Страница 276: ...Differences Between Rev 3a and Rev 4 C 6 Copyright 2001 2004 ARM Limited All rights reserved ARM DDI 0210C ...
Страница 282: ...Glossary Glossary 6 Copyright 2001 2004 ARM Limited All rights reserved ARM DDI 0210C ...