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

  • 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 82
DSP_iir
4-55 C64x+ DSPLIB Reference
Special Requirements
- nr is greater than or equal to 8.
- Input data array x[ ] contains nr + 4 input samples to produce nr output
samples.
Implementation Notes
- Bank Conflicts: No bank conflicts occur.
- Interruptibility: The code is interrupt-tolerant but not interruptible.
- Output array r1[ ] contains nr + 4 locations, r2[ ] contains nr locations for
storing nr output samples. The output samples are stored with an offset
of 4 into the r1[ ] array.
- The inner loop that iterated through the filter coefficients is completely
unrolled.
Benchmarks Cycles 4 * nr + 21
Codesize 276 bytes
Zobrazit stránku 82
1 2 ... 78 79 80 81 82 83 84 85 86 87 88 ... 168 169

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

Žádné komentáře