Texas Instruments TMS320C67 DSP Series Programmer's Reference Manual page 76

Library
Hide thumbs Also See for TMS320C67 DSP Series:
Table of Contents

Advertisement

Special Requirements
Implementation Notes
Benchmarks
-
nh is a multiple of 2 and greater than or equal to 4.
-
nr is a multiple of 4.
-
x and h are assumed to be aligned on a double-word boundary.
-
The inner loop is unrolled twice and the outer loop is unrolled four times.
-
Endianess: This code is little endian.
-
Interruptibility: This code is interrupt-tolerant but not interruptible.
Cycles
(nh/2)*nr + (nr/2)*5 + 9
For nh=24 and nr=64, cycles=937
For nh=20 and nr=32, cycles=409
Code size
480
(in bytes)
DSPF_sp_convol
DSPLIB Reference
4-51

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the TMS320C67 DSP Series and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Table of Contents