Block Reference


C6000 DSP Communication Library (targetcommlib)Work with C6000 processor and board models that communicate with hosts such as xPC Target or host-side models
C6000 DSP Core Support (c6000dspcorelib)Work with all C6000 processors
C6000 Target Preferences (c6000tgtprefs)Configure models for code generation and targeting
C62x DSP Library (tic62dsplib)Work with C62x processors
C6416 DSK Board Support (c6416dsklib)Work with C6416 DSK boards
C6455 EVM Board Support (c6455evmlib)Work with SRIO on C6455 EVM boards
C64x DSP Library (tic64dsplib)Work with C64x processors
C6713 DSK Board Support (c6713dsklib)Blocks provided for C6713 DSK boards
DM642 EVM Board Support (dm642evmlib)Work with DM642 EVM boards
DM6437 EVM Board Support (dm6437evmlib)Work with DM6437 EVM boards
DM648 EVM Board Support (dm648evmlib)Work with DM648 EVM boards
DSP/BIOS (dspbioslib)Work with C6000 models to provide DSP/BIOS tasks and interrupts
Host Communication (hostcommlib)Work with host-side models that communicate with C6000 processors and boards
RTDX Instrumentation (rtdxblocks)Add RTDX instrumentation to generated code

C6000 DSP Communication Library (targetcommlib)

Byte PackConvert input signals to uint8 vector
Byte ReversalReverse order of bytes in input word
Byte UnpackUnpack UDP uint8 input vector into Simulink data type values
C6000 IP ConfigConfigure Internet Protocol on C6000 targets with Ethernet ports
C6000 TCP/IP ReceiveReceive message from remote IP interface
C6000 TCP/IP SendSend message to remote IP interface
C6000 UDP ReceiveReceive uint8 vector as UDP message
C6000 UDP SendSend UDP message to host

C6000 DSP Core Support (c6000dspcorelib)

Block ProcessingRepeat user-specified operation on submatrices of input matrix, using internal memory of DSP for increased efficiency
C6000 EDMAConfigure EDMA Controller on C6000 processor
CPU TimerSelect timer and configure periodic interrupt
Hardware InterruptGenerate Interrupt Service Routine
Idle TaskCreate free-running task
Memory AllocateAllocate memory section on C6000 target
Memory CopyCopy to and from memory section

C6000 Target Preferences (c6000tgtprefs)

C6416DSKConfigure model for C6416 DSP Starter Kit
C6455DSKConfigure model for C6455 DSP Starter Kit
C6713DSKConfigure model for C6713 DSP Starter Kit
C6727PADKConfigure model for C6727 Professional Audio Development Kit
Custom Board C6000Configure model for C6000-processor-based custom hardware targets
DM642EVM V1, V2, and V3Configure model for DM642 Evaluation Module
DM6437 EVMConfigure target preferences for model of DM6437 EVM
TCI6482DSKConfigure model for TCI 6482 DSK

C62x DSP Library (tic62dsplib)

ConversionsConvert data types
FiltersFilter input signals
Math and MatricesPerform mathematical operations
TransformsPerform transforms

Conversions

C62x Convert Floating-Point to Q.15Convert single-precision floating-point input signal to Q.15 fixed-point
C62x Convert Q.15 to Floating-PointConvert Q.15 fixed-point signal to single-precision floating-point

Filters

C62x Complex FIRFilter complex input signal using complex FIR filter
C62x General Real FIRFilter real input signal using real FIR filter
C62x LMS Adaptive FIRLMS adaptive FIR filtering
C62x Radix-4 Real FIRFilter real input signal using real FIR filter
C62x Radix-8 Real FIRFilter real input signal using real FIR filter
C62x Real Forward Lattice All-Pole IIRFilter real input signal using lattice filter
C62x Real IIRFilter real input signal using IIR filter
C62x Symmetric Real FIRFilter real input signal using FIR filter

Math and Matrices

C62x AutocorrelationAutocorrelate input vector or frame-based matrix
C62x Block ExponentMinimum number of extra sign bits in each input channel
C62x Matrix MultiplyMatrix multiply two input signals
C62x Matrix TransposeMatrix transpose input signal
C62x ReciprocalFraction and exponent portions of reciprocal of real input signal
C62x Vector Dot ProductVector dot product of real input signals
C62x Vector Maximum IndexZero-based index of maximum value element in each input signal channel
C62x Vector Maximum ValueMaximum value for each input signal channel
C62x Vector Minimum ValueMinimum value for each input signal channel
C62x Vector MultiplyElement-wise multiplication on inputs
C62x Vector NegateNegate each input signal element
C62x Vector Sum of SquaresSum of squares over each real input channel
C62x Weighted Vector SumWeighted sum of input vectors

Transforms

C62x Bit ReverseBit-reverse elements of each complex input signal channel
C62x FFT Decimation-in-frequency forward FFT of complex input vector
C62x Radix-2 FFTRadix-2 decimation-in-frequency forward FFT of complex input vector
C62x Radix-2 IFFTRadix-2 inverse FFT of complex input vector

C6416 DSK Board Support (c6416dsklib)

C6416 DSK ADCDigitized output from codec to processor
C6416 DSK DACUse codec to convert digital input to analog output
C6416 DSK DIP SwitchSimulate or read DIP switches
C6416 DSK LEDControl LEDs
C6416 DSK ResetReset to initial conditions

C6455 EVM Board Support (c6455evmlib)

C6455 DSK ADCConfigure AIC23 audio codec to capture audio stream from LINE-IN or MIC
C6455 DSK DACConfigure AIC23 codec to convert digital signal to audio output on LINE OUT or HP OUT
C6455 DSK DIPOutput state of user-selected DIP switch as Boolean
C6455 DSK LEDApply Boolean input to user-selected LED
C6455 DSK SRIO ReceiveConfigure generated code to receive serial RapidI/O packets
C6455 DSK SRIO TransmitConfigure generated code to transmit serial RapidI/O packets
C6455 DSK SRIO ConfigConfigure generated code for serial RapidI/O peripheral

C64x DSP Library (tic64dsplib)

ConversionsData conversion
FiltersFilter input signals
Math and MatricesMathematical operations
TransformsTransforms

Conversions

C64x Convert Floating-Point to Q.15Convert floating-point signal to Q.15 fixed-point
C64x Convert Q.15 to Floating-PointConvert Q.15 fixed-point signal to single-precision floating-point

Filters

C64x Complex FIRFilter complex input signal using complex FIR filter
C64x General Real FIRFilter real input signal using real FIR filter
C64x LMS Adaptive FIRLMS adaptive FIR filtering
C64x Radix-4 Real FIRFilter real input signal using real FIR filter
C64x Radix-8 Real FIRFilter real input signal using real FIR filter
C64x Real Forward Lattice All-Pole IIRFilter real input signal using lattice IIR filter
C64x Real IIRFilter real input signal using IIR filter
C64x Symmetric Real FIRFilter real input signal using FIR filter

Math and Matrices

C64x AutocorrelationAutocorrelate input vector or frame-based matrix
C64x Block ExponentMinimum number of extra sign bits in each input channel
C64x Matrix MultiplyMatrix multiply two input signals
C64x Matrix TransposeMatrix transpose input signal
C64x ReciprocalFraction and exponent of reciprocal of real input signal
C64x Vector Dot ProductVector dot product of real input signals
C64x Vector Maximum IndexZero-based index of maximum value element in each input signal channel
C64x Vector Maximum ValueMaximum value for each input signal channel
C64x Vector Minimum ValueMinimum value for each input signal channel
C64x Vector MultiplyElement-wise multiplication on inputs
C64x Vector NegateNegate each input signal element
C64x Vector Sum of SquaresSum of squares over each real input channel
C64x Weighted Vector SumWeighted sum of input vectors

Transforms

C64x Bit ReverseBit-reverse elements of each complex input signal channel
C64x FFTDecimation-in-frequency forward FFT of complex input vector
C64x Radix-2 FFTRadix-2 decimation-in-frequency forward FFT of complex input vector
C64x Radix-2 IFFTRadix-2 inverse FFT of complex input vector

C6713 DSK Board Support (c6713dsklib)

C6713 DSK ADCDigitized signal output from codec to processor
C6713 DSK DACConfigure codec to convert digital input to analog output
C6713 DSK DIP SwitchSimulate or read DIP switches
C6713 DSK LEDControl LEDs
C6713 DSK ResetReset to initial conditions

DM642 EVM Board Support (dm642evmlib)

DM642 EVM Audio ADCAudio codec and peripherals
DM642 EVM Audio DACConfigure codec to convert digital audio input to analog audio output
DM642 EVM FPGA GPIO ReadUser GPIO registers to read from selected pins
DM642 EVM FPGA GPIO WriteWrite to GPIO registers
DM642 EVM LEDControl LEDs
DM642 EVM ResetReset to initial conditions
DM642 EVM Video ADCVideo decoders to capture analog video
DM642 EVM Video DACVideo encoder to display video
DM642 EVM Video PortVideo port to receive video data from video input port

DM6437 EVM Board Support (dm6437evmlib)

DM6437 EVM ADCConfigure AIC33 audio codec to capture audio stream from LINE-IN or MIC
DM6437 EVM CAN ReceiveReceive messages from CAN serial communications bus on DM6437 EVM
DM6437 EVM CAN SetupConfigure CAN serial communications bus parameters on DM6437EVM
DM6437 EVM CAN TransmitConfigure CAN mailbox to transmit messages on CAN serial communications bus on DM6437 EVM
DM6437 EVM DACConfigure AIC33 codec to convert digital signal to audio output on LINE OUT or HP OUT
DM6437 EVM DIPOutput state of user-selected DIP switch as Boolean
DM6437 EVM Draw RectanglesConfigure Video Processing Back End (VPBE) to draw rectangles using On Screen Display (OSD) module
DM6437 EVM LEDApply Boolean input to user-selected LED
DM6437 EVM OSDConfigure Video Processing Back End (VPBE) to display graphics using On Screen Display (OSD) module
DM6437 EVM PWMConfigure DM6437 DSP Event Manager to generate PWM waveforms
DM6437 EVM Video CaptureConfigure video peripherals to capture NTSC/PAL video
DM6437 EVM Video DisplayConfigure Video Processing Back End (VPBE) to display NTSC/PAL video

DM648 EVM Board Support (dm648evmlib)

DSP/BIOS (dspbioslib)

DSP/BIOS Hardware InterruptGenerate Interrupt Service Routine
DSP/BIOS TaskCreate task that runs as separate DSP/BIOS thread
DSP/BIOS Triggered TaskCreate asynchronously triggered task

Host Communication (hostcommlib)

Byte PackConvert input signals to uint8 vector
Byte ReversalReverse order of bytes in input word
Byte UnpackUnpack UDP uint8 input vector into Simulink data type values
UDP ReceiveReceive uint8 vector as UDP message
UDP SendSend UDP message

RTDX Instrumentation (rtdxblocks)

From RTDXAdd RTDX communication channel to send data from MATLAB software to target
To RTDXAdd RTDX communication channel to send data from target to MATLAB software
  


 © 1984-2009- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS