Analog Devices SHARC ADSP-214 Series Hardware Reference Manual page 339

Table of Contents

Advertisement

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
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
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.
ADSP-214xx SHARC Processor Hardware Reference
www.BDTIC.com/ADI
FFT/FIR/IIR Hardware Modules
and
fields of the TCB in memory, so that data
OIFIR
and
Figure
6-7, the
6-43

Advertisement

Table of Contents
loading

Table of Contents