Embedded Target for Texas Instruments C6000 DSPs    
Convert Q.15 to Floating-Point

Convert a Q.15 fixed-point signal to a single-precision floating-point signal

Library

C62x DSP Library--Conversions

Description

The Convert Q.15 to Floating-Point block converts a Q.15 input signal to a single-precision floating-point output signal. Input can be real or complex. For real inputs, the number of input samples must be even.

The Convert Q.15 to Floating-Point block supports both continuous and discrete sample times. This block also supports both little-endian and big-endian code generation.

Dialog Box

Algorithm

In simulation, the Convert Q.15 to Floating-Point block is equivalent to the TMS320C62x DSP Library assembly code function DSP_q15tofl. During code generation, this block calls the DSP_q15tofl routine to produce optimized code.

See Also

Convert Floating-Point to Q.15


  Convert Floating-Point to Q.15 FFT