PNX1500E/G,557 NXP Semiconductors, PNX1500E/G,557 Datasheet - Page 808

IC MEDIA PROC 240MHZ 456-BGA

PNX1500E/G,557

Manufacturer Part Number
PNX1500E/G,557
Description
IC MEDIA PROC 240MHZ 456-BGA
Manufacturer
NXP Semiconductors
Datasheets

Specifications of PNX1500E/G,557

Applications
Multimedia
Core Processor
TriMedia
Controller Series
Nexperia
Interface
I²C, 2-Wire Serial
Number Of I /o
61
Voltage - Supply
1.14 V ~ 1.26 V
Operating Temperature
0°C ~ 85°C
Mounting Type
Surface Mount
Package / Case
456-BGA
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Program Memory Type
-
Ram Size
-
Lead Free Status / Rohs Status
Compliant
Other names
568-1296
935277746557
PNX1500E/G
NXP Semiconductors
Volume 1 of 1
PNX15XX_PNX952X_SER_N_4
Product data sheet
4.3 Module DMA
4.4 SIMD Programming Issues
4.5 Optional Endian Mode Override
Remark: The packing and ordering of packed bit structure fields in C compilers are
not precisely defined. Typically, big-endian C compilers pack fields from left (msb) to
right (lsb). Little-endian C compilers pack from right to left. Because of this and also
because of inherent inefficient code when accessing structure fields, it is not
recommended to use C structure declarations to access MMIO register fields.
Every DMA capable module in PNX15xx/952x Series observes the system big-
endian signal, and therefore the global SYS_ENDIANMODE.BIG_ENDIAN value, to
determine how to write each data item or unit to memory.
An example of a unit would be:
The module performs byte swapping within units as needed, and packs units as
needed for transmission across on-chip buses. Byte swapping is done in such a
fashion that 8, 16 and 32-bit units always end up in memory bytes in the form
prescribed by the CPU rule. Successive item packing are placed in incrementing
addresses, as designated by the DMA rule.
The module DMA hardware architecture ensures that software dealing with loads and
stores of unit size data can be written in a way that is oblivious to the endian mode.
With the current TM32 CPU core, this is not possible for software that performs Single
Instruction Multiple Data (SIMD) style programming using multimedia operations.
Consider the case of a FIR filter, operating on 16-bit sample units, but using
2-at-a-time load/store/multiply operations. Which of the two 16-bit halfwords is the
earlier sample?
The current TM32 CPU core on PNX15xx/952x Series requires that SIMD software
be written aware of endian mode.
Some PNX15xx/952x Series DMA modules have bits in a control register that allow
override of the global endian mode. Refer to each module for details. This method is
used only in modules that deal with DMA of data of a single, fixed size (in a given
mode). Such modules implement a field that allows selection of the following modes:
16-bit audio sample
32-bit audio sample
32-bit unit containing a RGBa 8888 true color pixel with alpha value.
For big-endian mode, the msb halfword contains the earlier sample.
For little-endian mode, the lsb halfword contains the earlier sample.
Normal mode (reset default), obey global PNX15xx/952x Series endian mode
Explicit little-endian, unswapped
Rev. 4.0 — 03 December 2007
PNX15xx/952x Series
Chapter 29: Endian Mode
© NXP B.V. 2007. All rights reserved.
29-808

Related parts for PNX1500E/G,557