Добавил:
Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
ARM advanced microcontroller bus architecture (AMBA) specification.Rev 2.0.pdf
Скачиваний:
185
Добавлен:
23.08.2013
Размер:
1.92 Mб
Скачать

AMBA Signals

2.1AMBA signal names

All AMBA signals are named such that the first letter of the name indicates which bus the signal is associated with. A lower case n in the signal name indicates that the signal is active LOW, otherwise signal names are always all upper case.

Test signals have a prefix T regardless of the bus type. More information on test signals can be found in Chapter 6 AMBA Test Methodology.

2.1.1AHB signal prefixes

H

indicates an AHB signal.

For example, HREADY is the signal used to indicate that the data portion of an AHB transfer can complete. It is active HIGH.

2.1.2ASB signal prefixes

A

is a unidirectional signal between ASB bus masters and the arbiter

B

is an ASB signal

D

is a unidirectional ASB decoder signal.

For example, BnRES is the ASB reset signal. It is active LOW.

2.1.3APB signal prefixes

P

indicates an APB signal.

For example, PCLK is the main clock used by the APB.

2-2

© Copyright ARM Limited 1999. All rights reserved.

ARM IHI 0011A