Electronic Components Datasheet Search
  English  ▼
ALLDATASHEET.NET

X  

ADSP-TS202SABPZ050 Datasheet(PDF) 4 Page - Analog Devices

Part # ADSP-TS202SABPZ050
Description  TigerSHARC Embedded Processor
Download  48 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
Manufacturer  AD [Analog Devices]
Direct Link  http://www.analog.com
Logo AD - Analog Devices

ADSP-TS202SABPZ050 Datasheet(HTML) 4 Page - Analog Devices

  ADSP-TS202SABPZ050 Datasheet HTML 1Page - Analog Devices ADSP-TS202SABPZ050 Datasheet HTML 2Page - Analog Devices ADSP-TS202SABPZ050 Datasheet HTML 3Page - Analog Devices ADSP-TS202SABPZ050 Datasheet HTML 4Page - Analog Devices ADSP-TS202SABPZ050 Datasheet HTML 5Page - Analog Devices ADSP-TS202SABPZ050 Datasheet HTML 6Page - Analog Devices ADSP-TS202SABPZ050 Datasheet HTML 7Page - Analog Devices ADSP-TS202SABPZ050 Datasheet HTML 8Page - Analog Devices ADSP-TS202SABPZ050 Datasheet HTML 9Page - Analog Devices Next Button
Zoom Inzoom in Zoom Outzoom out
 4 / 48 page
background image
Rev. C
|
Page 4 of 48
|
December 2006
ADSP-TS202S
The TigerSHARC DSP uses a Static Superscalar
TMarchitecture.
This architecture is superscalar in that the ADSP-TS202S pro-
cessor’s core can execute simultaneously from one to four 32-bit
instructions encoded in a very large instruction word (VLIW)
instruction line using the DSP’s dual compute blocks. Because
the DSP does not perform instruction reordering at runtime—
the programmer selects which operations will execute in parallel
prior to runtime—the order of instructions is static.
With few exceptions, an instruction line, whether it contains
one, two, three, or four 32-bit instructions, executes with a
throughput of one cycle in a 10-deep processor pipeline.
For optimal DSP program execution, programmers must follow
the DSP’s set of instruction parallelism rules when encoding an
instruction line. In general, the selection of parallel instructions
that the DSP can execute in each cycle depends on both the
instruction line resources each instruction requires and on the
source and destination registers used in the instructions. The
programmer has direct control of three core components—the
IALUs, the compute blocks, and the program sequencer.
The ADSP-TS202S processor, in most cases, has a two-cycle
execution pipeline that is fully interlocked, so—whenever a
computation result is unavailable for another operation depen-
dent on it—the DSP automatically inserts one or more stall
cycles as needed. Efficient programming with dependency-free
instructions can eliminate most computational and memory
transfer data dependencies.
In addition, the ADSP-TS202S processor supports SIMD opera-
tions two ways—SIMD compute blocks and SIMD
computations. The programmer can load both compute blocks
with the same data (broadcast distribution) or different data
(merged distribution).
DUAL COMPUTE BLOCKS
The ADSP-TS202S processor has compute blocks that can
execute computations either independently or together as a sin-
gle-instruction, multiple-data (SIMD) engine. The DSP can
issue up to two compute instructions per compute block each
cycle, instructing the ALU, multiplier, or shifter to perform
independent, simultaneous operations. Each compute block can
execute eight 8-bit, four 16-bit, two 32-bit, or one 64-bit SIMD
computations in parallel with the operation in the other block.
These computation units support IEEE 32-bit single-precision
floating-point, extended-precision 40-bit floating point, and
8-, 16-, 32-, and 64-bit fixed-point processing.
The compute blocks are referred to as X and Y in assembly
syntax, and each block contains three computational units—an
ALU, a multiplier, and a 64-bit shifter—and a 32-word
register file.
• Register File—each compute block has a multiported,
32-word, fully orthogonal register file used for transferring
data between the computation units and data buses and for
storing intermediate results. Instructions can access the
registers in the register file individually (word-aligned), in
sets of two (dual-aligned), or in sets of four (quad-aligned).
• ALU—the ALU performs a standard set of arithmetic oper-
ations in both fixed- and floating-point formats. It also
performs logic and permute operations.
• Multiplier—the multiplier performs both fixed- and float-
ing-point multiplication and fixed-point multiply and
accumulate.
• Shifter—the 64-bit shifter performs logical and arithmetic
shifts, bit and bit stream manipulation, and field deposit
and extraction operations.
Using these features, the compute blocks can
• Provide 8 MACS per cycle peak and 7.1 MACS per cycle
sustained 16-bit performance and provide 2 MACS per
cycle peak and 1.8 MACS per cycle sustained 32-bit perfor-
mance (based on FIR)
• Execute six single-precision floating-point or execute 24
fixed-point (16-bit) operations per cycle, providing
3G FLOPS or 12.0G/s regular operations performance at
500 MHz
• Perform two complex 16-bit MACS per cycle
DATA ALIGNMENT BUFFER (DAB)
The DAB is a quad-word FIFO that enables loading of quad-
word data from nonaligned addresses. Normally, load instruc-
tions must be aligned to their data size so that quad words are
loaded from a quad-aligned address. Using the DAB signifi-
cantly improves the efficiency of some applications, such as
FIR filters.
DUAL INTEGER ALU (IALU)
The ADSP-TS202S processor has two IALUs that provide pow-
erful address generation capabilities and perform many general-
purpose integer operations. The IALUs are referred to as J and
K in assembly syntax and have the following features:
• Provide memory addresses for data and update pointers
• Support circular buffering and bit-reverse addressing
• Perform general-purpose integer operations, increasing
programming flexibility
• Include a 31-word register file for each IALU
As address generators, the IALUs perform immediate or indi-
rect (pre- and post-modify) addressing. They perform modulus
and bit-reverse operations with no constraints placed on mem-
ory addresses for the modulus data buffer placement. Each
IALU can specify either a single-, dual-, or quad-word access
from memory.
The IALUs have hardware support for circular buffers, bit
reverse, and zero-overhead looping. Circular buffers facilitate
efficient programming of delay lines and other data structures
required in digital signal processing, and they are commonly
used in digital filters and Fourier transforms. Each IALU pro-
vides registers for four circular buffers, so applications can set
Static Superscalar is a trademark of Analog Devices, Inc.


Similar Part No. - ADSP-TS202SABPZ050

ManufacturerPart #DatasheetDescription
logo
Analog Devices
ADSP-TS202SABP-X AD-ADSP-TS202SABP-X Datasheet
615Kb / 40P
   TigerSHARC Embedded Processor
Rev. PrB
More results

Similar Description - ADSP-TS202SABPZ050

ManufacturerPart #DatasheetDescription
logo
Analog Devices
ADSP-TS101SAB1Z100 AD-ADSP-TS101SAB1Z100 Datasheet
685Kb / 48P
   TigerSHARC Embedded Processor
REV. C
ADSP-TS203S AD-ADSP-TS203S Datasheet
609Kb / 40P
   TigerSHARC Embedded Processor
Rev. PrB
ADSP-2101BS-100 AD-ADSP-2101BS-100 Datasheet
667Kb / 48P
   TigerSHARC Embedded Processor
REV. B
ADSP-TS101S AD-ADSP-TS101S_09 Datasheet
685Kb / 48P
   TigerSHARC Embedded Processor
REV. C
ADSP-TS101S AD-ADSP-TS101S_15 Datasheet
685Kb / 48P
   TigerSHARC Embedded Processor
Rev. C
ADSP-TS202S AD-ADSP-TS202S Datasheet
615Kb / 40P
   TigerSHARC Embedded Processor
Rev. PrB
ADSP-TS201S AD-ADSP-TS201S_06 Datasheet
1Mb / 48P
   TigerSHARC-R Embedded Processor
Rev. C
ADSP-TS201S AD-ADSP-TS201S Datasheet
547Kb / 40P
   TigerSHARC-R Embedded Processor
Rev. PrH
ADSP-BF542 AD-ADSP-BF542 Datasheet
1Mb / 64P
   Embedded Processor
Rev. PrG
logo
Applied Micro Circuits ...
405EXR AMCC-405EXR Datasheet
176Kb / 2P
   Embedded Processor
More results


Html Pages

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48


Datasheet Download

Go To PDF Page


Link URL




Privacy Policy
ALLDATASHEET.NET
Does ALLDATASHEET help your business so far?  [ DONATE ] 

About Alldatasheet   |   Advertisement   |   Contact us   |   Privacy Policy   |   Link Exchange   |   Manufacturer List
All Rights Reserved©Alldatasheet.com


Mirror Sites
English : Alldatasheet.com  |   English : Alldatasheet.net  |   Chinese : Alldatasheetcn.com  |   German : Alldatasheetde.com  |   Japanese : Alldatasheet.jp
Russian : Alldatasheetru.com  |   Korean : Alldatasheet.co.kr  |   Spanish : Alldatasheet.es  |   French : Alldatasheet.fr  |   Italian : Alldatasheetit.com
Portuguese : Alldatasheetpt.com  |   Polish : Alldatasheet.pl  |   Vietnamese : Alldatasheet.vn
Indian : Alldatasheet.in  |   Mexican : Alldatasheet.com.mx  |   British : Alldatasheet.co.uk  |   New Zealand : Alldatasheet.co.nz
Family Site : ic2ic.com  |   icmetro.com