SMC Networks AHB SRAM/NOR Prefix B, Prefix C, Prefix H, Prefix P, Prefix R, Prefix W, Numbering

Models: AHB SRAM/NOR PL241

1 110
Download 110 pages 44.4 Kb
Page 13
Image 13
Prefix B

Preface

Prefix B

Denotes AXI write response channel signals.

Prefix C

Denotes AXI low-power interface signals.

Prefix H

Denotes Advanced High-performance Bus (AHB) signals.

Prefix P

Denotes Advanced Peripheral Bus (APB) signals.

Prefix R

Denotes AXI read data channel signals.

Prefix W

Denotes AXI write data channel signals.

Numbering

The Verilog 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 Frequently Asked Questions list.

ARM publications

This manual contains information that is specific to the AHB MC. See the following documents for other relevant information:

PrimeCell AHB SRAM/NOR Memory Controller (PL241) Integration Manual (ARM DII 0151)

PrimeCell AHB SRAM/NOR Memory Controller (PL241) Implementation Guide (ARM DDI 0144)

AMBASpecification (Rev 2.0) (ARM IHI 0011)

AMBA 3 APB Protocol v1.0 Specification (ARM IHI 0024).

ARM DDI 0389B

Copyright © 2006 ARM Limited. All rights reserved.

xiii

Page 13
Image 13
SMC Networks AHB SRAM/NOR, PL241 Prefix B, Prefix C, Prefix H, Denotes Advanced High-performance Bus AHB signals, Prefix P