FFT Accelerator
6-12
ADSP-214xx SHARC Processor Hardware Reference
The final FFT result is obtained in internal memory, not local memory.
Example for FFT Size N=512
This example shows a large FFT matrix of V × H = 32 × 16.
Vertical FFT
1. Input coeff DMA from vertical coeff buffer[64]
2. Input data DMA from input buffer[1024] (modifier = 2H,
circbuf = 2N)
3. FFT computation
4. Output DMA to special buffer[1024]
Special Product—Number of Iterations is N/128 = 4
1. First iteration:
a. Input coeff DMA from special coeff buffer[512]
b. Input DMA from special buffer[256]
c. FFT computation
d. Output DMA to Special buffer[256]
2. Second iteration:
a. Input coeff DMA from special coeff buffer[512] (offset =
512)
b. Input DMA from special buffer[256] (offset = 256)
c. FFT computation
d. Output DMA to special buffer[256] (offset = 256)
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...