Main Content

Code Optimization for QHL

R2026b
Generate optimized code for Qualcomm® Hexagon® library using code replacement

Generate optimized code for digital signal processing from blocks, System objects, math functions, and math operators using code replacement.

Qualcomm Hexagon processors require specific conditions to allow code replacement with the Qualcomm Hexagon library (QHL for scalar processors). You use this code replacement when generating C/C++ code from a model.

Blocks

QHL IIR Interpolator block with two input ports - in and coefficients and one output port.QHL IIR InterpolatorInterpolate signals using cascaded biquad IIR filter optimized for QHL (Since R2026b)
Sqrt block with an input and output.SqrtCompute square root of fixed-point signal with QHL-compatible scaling (Since R2026b)

Objects

hexagon.IIRInterpolatorInterpolate signals using cascaded biquad IIR filter optimized for QHL (Since R2026b)

Topics

Featured Examples