
ADSP-214xx SHARC Processor Hardware Reference
6-43
FFT/FIR/IIR Hardware Modules
Chain Pointer DMA
The DMA controller supports circular buffer chain pointer DMA. One
transfer control block (TCB) needs to be configured for each channel. The
TCB contains:
• A control register value to configure the filter parameters for each
channel
• DMA parameter register values for the input data (delay line)
• DMA parameter register values for coefficient load
• DMA parameter register values for output data
• Intermediate results in multi-iteration mode are saved in the out-
put buffer
As shown in
“FIR Accelerator TCB” on page 2-16
and
, the
accelerator loads the TCB into its internal registers and uses these values
to fetch coefficients and data and to store results. After processing a win-
dow of data for any channel, the accelerator writes back the appropriate
values to the
IIFIR
and
OIFIR
fields of the TCB in memory, so that data
processing can begin from where it left off during the next time slot of
that channel.
The writeback value for input buffer is:
• IIFIR + W for single rate filtering.
• IIFIR + W
×
M for decimation (M = decimation ratio).
• IIFIR + W/L for interpolation (L = interpolation ratio).
• The writeback values for output buffer in floating point mode is:
OIFIR + W.
• The writeback values for output buffer in fixed point mode is:
OIFIR + 3
×
W.
www.BDTIC.com/ADI
Summary of Contents for SHARC ADSP-214 Series
Page 60: ...Contents lx ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Page 72: ...Notation Conventions lxxii ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Page 130: ...Programming Model 2 52 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Page 264: ...Programming Models 3 134 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Page 290: ...Programming Model 4 26 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Page 296: ...Programming Model 5 6 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Page 396: ...Effect Latency 7 28 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Page 520: ...Programming Model 10 62 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Page 616: ...Debug Features 14 22 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Page 656: ...Programming Model 15 40 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Page 714: ...Programming Model 19 10 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Page 1132: ...Register Listing A 306 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Page 1192: ...Index I 34 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...