Texas Instruments TMS320C64X Uživatelský manuál Strana 120

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 169
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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+
Zobrazit stránku 119
1 2 ... 115 116 117 118 119 120 121 122 123 124 125 ... 168 169

Komentáře k této Příručce

Žádné komentáře