ADSP-214xx SHARC Processor Hardware Reference
6-19
FFT/FIR/IIR Hardware Modules
status interrupt occurs programs can find the cause of the interrupt by
polling the MAC status register. The MAC status bits causing the inter-
rupt are sticky and cleared when the MAC status register is read.
information, see “Multiplier Status Register (FFTMACSTAT)” on
page A-78.
FFT Performance
In this section:
V = Number of rows
H = Number of columns
N = V
×
H
• Reads from internal memory take 2 cycles/word.
• Writes to internal memory take 1 cycle/word.
• It takes 2
PCLK
cycles to compute a single complex butterfly by the
FFT computation.
For performance consideration each FFT computation is accompanied
with a preceding Read DMA and a post write DMA.
Small FFT (N is <= 256)
Data reads: 2N
×
2
Butterfly computes: N log2N cycles (A radix2 takes N/2 log2N x 2
PCLK
cycles)
Data write: 2N
×
1
Large FFT (N >= 256)
Total number of performance cycles = (Vertical FFT + Special Prod +
Horizontal FFT) cycles.
www.BDTIC.com/ADI
Содержание SHARC ADSP-214 Series
Страница 60: ...Contents lx ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 72: ...Notation Conventions lxxii ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 130: ...Programming Model 2 52 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 264: ...Programming Models 3 134 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 290: ...Programming Model 4 26 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 296: ...Programming Model 5 6 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 396: ...Effect Latency 7 28 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 520: ...Programming Model 10 62 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 616: ...Debug Features 14 22 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 656: ...Programming Model 15 40 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 714: ...Programming Model 19 10 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 1132: ...Register Listing A 306 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...
Страница 1192: ...Index I 34 ADSP 214xx SHARC Processor Hardware Reference www BDTIC com ADI...