User`s guide
New Features
1-3
New Block Library for C6416 DSK Target
The blocks in the C64x DSP Library correspond to assembly-code routines in
the Texas Instruments TMS320C64x DSP library, which target the TI C64x
family of digital signal processors. You use these blocks to develop simulations
by building models in Simulink before generating code. Once you have a model
developed, you can invoke the Real-Time Workshop to generate code that is
optimized to run on the C6416 DSK. During code generation, each
C64x DSP library block in your model is mapped to its corresponding
TMS320C64x DSP library assembly-code routine to create target-optimized
code. The C64x DSP library blocks generally input and output fixed-point data
types. For more information about each block, refer to the block reference page
in the User’s Guide.
The following table lists each block in the C64x DSP library.
Block Description
Type 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
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-squares adaptive FIR
filtering
Radix-4 Real FIR Filter a real input signal using a radix-4 real
FIR filter
Radix-8 Real FIR Filter a real input signal using a radix-8 real
FIR filter