Signal Descriptions
A-4
Copyright © 2000 ARM Limited. All rights reserved.
ARM DDI 0186A
A.3
AHB signals
Table A-2 describes the ARM966E-S AHB signals.
Table A-2 AHB signals
Name
Direction
Description
HADDR[31:0]
Address bus
Output
The 32-bit AHB system address bus.
HTRANS[1:0]
Transfer type
Output
Indicates the type of ARM966E-S transfer, which
can be IDLE (00), NONSEQ (10), or SEQ (11).
HWRITE
Transfer direction
Output
When HIGH indicates a write transfer. When LOW
indicates a read transfer.
HSIZE[2:0]
Transfer size
Output
Indicates the size of an ARM966E-S transfer, which
can be Byte (000), Half-word (001) or Word (010).
HBURST[2:0]
Burst type
Output
Indicates if the transfer forms part of a burst. The
ARM966E-S supports SINGLE transfer (000) and
INCRemental burst of unspecified length (001).
HPROT[3:0]
Protection control
Output
Indicates that the ARM966E-S transfer is an opcode
fetch (0--0) or a data access (0--1) or a User mode
access (0-0-) or a Supervisor mode access (0-1-).
Also indicates that an access is not bufferable (00--)
or bufferable (01--). Bit [3] is driven to 0 indicating
not cacheable.
HWDATA[31:0]
Write data bus
Output
The 32-bit write data bus is used to transfer data from
the ARM966E-S to a selected bus slave during write
operations.
HRDATA[31:0]
Read data bus
Input
The 32-bit read data bus is used to transfer data from
a selected bus slave to the ARM966E-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.
HRESP[1:0]
Transfer response
Input
The transfer response from the selected slave
provides additional information on the status of the
transfer. The response can be OKAY (00), ERROR
(01), RETRY (10), or SPLIT (11).
Summary of Contents for ARM966E-S
Page 6: ...Contents vi Copyright 2000 ARM Limited All rights reserved ARM DDI 0186A ...
Page 20: ...Introduction 1 4 Copyright 2000 ARM Limited All rights reserved ARM DDI 0186A ...
Page 48: ...Tightly coupled SRAM 4 12 Copyright 2000 ARM Limited All rights reserved ARM DDI 0186A ...
Page 80: ...Bus Interface Unit 6 20 Copyright 2000 ARM Limited All rights reserved ARM DDI 0186A ...
Page 118: ...Debug Support 8 26 Copyright 2000 ARM Limited All rights reserved ARM DDI 0186A ...
Page 130: ...Test Support 10 8 Copyright 2000 ARM Limited All rights reserved ARM DDI 0186A ...
Page 142: ...Instruction cycle timings 11 12 Copyright 2000 ARM Limited All rights reserved ARM DDI 0186A ...
Page 158: ...Signal Descriptions A 16 Copyright 2000 ARM Limited All rights reserved ARM DDI 0186A ...
Page 176: ...AC Parameters B 18 Copyright 2000 ARM Limited All rights reserved ARM DDI 0186A ...