Signal Descriptions
B-4
Copyright © ARM Limited 2000. All rights reserved.
B.3
AHB signals
Table B-2 describes the ARM946E-S AHB signals.
Table B-2 AHB signals
Name
Direction
Description
HADDR[31:0]
Address bus
Output
The 32-bit AHB system address bus.
HBURST[2:0]
Burst type
Output
Indicates if the transfer forms part of a burst. The
ARM946E-S supports SINGLE transfer (000) and
INCRemental burst of unspecified length (001).
HBUSREQ
Bus request
Output
Indicates that the ARM946E-S requires the bus.
HGRANT
Bus grant
Input
Indicates that the ARM946E-S is currently the
highest priority master. Ownership of the
address/control signals changes at the end of a
transfer when HREADY is HIGH, so the
ARM946E-S gets access to the bus when both
HREADY and HGRANT are HIGH.
HLOCK
Request locked
transfers
Output
When HIGH, indicates that the ARM946E-S
requires locked access to the bus and no other master
must be granted until this signal has gone LOW.
Asserted by the ARM946E-S when executing SWP
instructions to AHB address space.
HPROT[3:0]
Protection control
Output
Indicates that the ARM946E-S transfer is an opcode
fetch (0--0) or data access (0--1). Indicates if the
transfer is User mode access (0-0-) or a Supervisor
mode access (0-1-). Indicates that an access is
nonbufferable (00--) or bufferable (01--). Bit [3] is
tied LOW indicating noncachable.
HRDATA[31:0]
Read data bus
Input
The 32-bit read data bus transfers data from a
selected bus slave to the ARM946E-S during read
operations.
HREADY
Transfer done
Input
When HIGH indicates that a transfer has finished on
the bus. This signal can be driven LOW by the
selected bus slave to extend a transfer.
HRESETn
Not reset
Input
Asynchronously asserted LOW input used to
initialize the ARM946E-S system state.
Synchronously de-asserted.
Summary of Contents for ARM946E-S
Page 1: ...ARM DDI 0155A ARM946E S Technical Reference Manual ...
Page 6: ...vi Copyright ARM Limited 2000 All rights reserved ARM DDI 0155A 04 Limited Confidential ...
Page 54: ...Programmer s Model 2 34 Copyright ARM Limited 2000 All rights reserved ARM DDI 0155A ...
Page 70: ...Caches 3 16 Copyright ARM Limited 2000 All rights reserved ARM DDI 0155A ...
Page 78: ...Protection Unit 4 8 Copyright ARM Limited 2000 All rights reserved ARM DDI 0155A ...
Page 112: ...Coprocessor Interface 7 14 Copyright ARM Limited 2000 All rights reserved ARM DDI 0155A ...