Texas Instruments TMS320C64X Manual de usuario Pagina 53

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 169
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 52
DSP_fft16x32
4-25 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 (10.25 * nx/8 + 10) * ceil[log
4
(nx) − 1] + 6 * nx/4 + 81
Codesize 1056 bytes
Vista de pagina 52
1 2 ... 48 49 50 51 52 53 54 55 56 57 58 ... 168 169

Comentarios a estos manuales

Sin comentarios