Embedded Target for C6000 DSP in the C62x DSP Library
Block
|
Description
|
Conversions
|
Convert Floating-Point to Q.15
|
Convert a floating-point signal to a Q.15 fixed-point signal
|
Convert Q.15 to Floating-Point
|
Convert a Q.15 fixed-point signal to a single-precision floating-point signal
|
Filters
|
Complex FIR
|
Filter a complex input signal using a complex FIR filter
|
General Real FIR
|
Filter a real input signal using a real FIR filter
|
LMS Adaptive FIR
|
Perform least-mean-square adaptive FIR filtering
|
Radix-4 Real FIR
|
Filter a real input signal using a real FIR filter
|
Radix-8 Real FIR
|
Filter a real input signal using a real FIR filter
|
Real Forward Lattice All-Pole IIR
|
Filter a real input signal using an auto-regressive forward lattice filter
|
Real IIR
|
Filter a real input signal using a real auto-regressive moving-average IIR filter
|
Symmetric Real FIR
|
Filter a real input signal using a symmetric real FIR filter
|
Math and Matrices
|
Autocorrelation
|
Compute the autocorrelation of an input vector or frame-based matrix
|
Block Exponent
|
Return the minimum exponent (number of extra sign bits) found in each channel of an input
|
Matrix Multiply
|
Perform matrix multiplication on two input signals
|
Matrix Transpose
|
Compute the matrix transpose of an input signal
|
Reciprocal
|
Compute the fractional and exponential portions of the reciprocal of a real input signal
|
Vector Dot Product
|
Compute the vector dot product of two real input signals
|
Vector Maximum Index
|
Compute the zero-based index of the maximum value element in each channel of an input signal
|
Vector Maximum Value
|
Compute the maximum value for each channel of an input signal
|
Vector Minimum Value
|
Compute the minimum value for each channel of an input signal
|
Vector Multiply
|
Perform element-wise multiplication on two inputs
|
Vector Negate
|
Negate each element of an input signal
|
Vector Sum of Squares
|
Compute the sum of squares over each channel of a real input
|
Weighted Vector Sum
|
Find the weighted sum of two input vectors
|
Transforms
|
Bit Reverse
|
Bit-reverse the positions of the elements of each channel of a complex input signal
|
FFT
|
Compute the decimation-in-frequency forward FFT of a complex input vector
|
Radix-2 FFT
|
Compute the radix-2 decimation-in-frequency forward FFT of a complex input vector
|
Radix-2 IFFT
|
Compute the radix-2 inverse FFT of a complex input vector
|