Texas Instruments TMS320C64X Bedienungsanleitung Seite 120

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 169
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 119
DSP_bitrev_cplx
4-92
if (t){x[i3] = xj3;
x[j3] = xi3;}
}
}
Special Requirements
- nx must be a power of 2.
- The array index[] is generated by the routine bitrev_index provided in the
directory ‘support\fft’.
- If nx 4K, you can use the char (8-bit) data type for the “index” variable.
This requires changing the LDH when loading index values in the
assembly routine to LDB. This further reduces the size of the Index Table
by half.
Implementation Notes
- Interruptibility: The code is interrupt-tolerant but not interruptible.
Benchmarks
The performance of this function has not yet been characterized on the C64x+
Seitenansicht 119
1 2 ... 115 116 117 118 119 120 121 122 123 124 125 ... 168 169

Kommentare zu diesen Handbüchern

Keine Kommentare