10 external memory controller support, 11 external address latch enable signal (ale), 12 ecc/parity byte select (pbse) – Motorola MPC8260 User Manual

Page 287: External memory controller support -11, External address latch enable signal (ale) -11, Ecc/parity byte select (pbse) -11

Advertising
background image

MOTOROLA

Chapter 10. Memory Controller

10-11

Part III. The Hardware Interface

Note that this feature cannot be used with L2 cacheable banks and that in systems that
involve both PowerQUICC II-type masters and 60x compatible master, this feature can still
be used on the 60x bus under the following restrictions:

1. The arbiter and the memory controller are in the same MPC8260.

2. The register Þeld BCR[NPQM] is setup correctly.

See ÒSection

10.9, ÒExternal Master Support (60x-Compatible Mode)Ó and

ÒSection 4.3.2.1, ÒBus ConÞguration Register (BCR).Ó

10.2.10 External Memory Controller Support

The MPC8260 has an option to allocate speciÞc banks (address spaces) to be controlled by
an external memory controller or bus slave, while retaining all the bank properties: port
size, data check/correction, atomic operation, and data pipelining. This is done by
programming BRx and ORx[AM] and by setting the external memory controller bit,
BRx[EMEMC]. This action automatically assigns the bank to the 60x bus. For an access
that hits the bank, all bus acknowledgment signals (such as AACK, PSDVAL, and TA) and
the memory-device control strobes are driven by an external memory controller or slave. If
the device that initiates the transaction is internal to the MPC8260, the memory controller
handles the port size, data checking, atomic locking, and data pipelining as if the access
were governed by it.

This feature allows multiple MPC8260 systems to be connected in 60x-compatible mode
without loosing functionality and performance. It also make it easy to connect other
60x-compatible slaves on the 60x bus.

10.2.11 External Address Latch Enable Signal (ALE)

The memory controller provides control for an external address latch, needed on the 60x
bus in 60x compatible mode. ALE is asserted for one clock cycle on the Þrst cycle of each
memory-controller transaction. In this section, whenever ALE is not on a timing diagram,
assume that it is asserted on the Þrst cycle in which CS can be asserted. Note that ALE is
relevant only on the 60x bus and only in 60x-compatible mode.

10.2.12 ECC/Parity Byte Select (PBSE)

Systems that use ECC or read-modify-write parity, require an additional memory device
that requires byte-select like a normal data device. ANDing BS[0Ð7] through external logic
to achieve the logical function of this byte-select can affect the memory access timing
because it adds a delay to the byte-select path. The MPC8260Õs memory controller provides
optional byte-select pins that are an internal AND of the eight byte selects, allowing
glueless, faster connection to ECC/RMW-parity devices.

This option is enabled by setting SIUMCR[PBSE], as described in Section 4.3.2.6, ÒSIU
Module ConÞguration Register (SIUMCR).
У

Advertising