Texas Instruments TMS320C64X Manual do Utilizador Página 55

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 169
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 54
DSP_fft32x32
4-27 C64x+ DSPLIB Reference
Implementation Notes
- Bank Conflicts: No bank conflicts occur.
- Interruptibility: The code is interruptible.
- The routine uses log
4
(nx) − 1 stages of radix-4 transform and performs
either a radix-2 or radix-4 transform on the last stage depending on nx. If
nx is a power of 4, then this last stage is also a radix-4 transform, otherwise
it is a radix-2 transform.
- See the fft16x16t implementation notes, as similar ideas are used.
Benchmarks Cycles (12 * nx/8 + 12) * ceil[log
4
(nx) − 1] + 6 * nx/4 + 79
Codesize 1056 bytes
Vista de página 54
1 2 ... 50 51 52 53 54 55 56 57 58 59 60 ... 168 169

Comentários a estes Manuais

Sem comentários