Contenido principal

Fixed-Point Conversion

R2026b
Convert floating-point code to fixed-point code and optimize fixed-point data types

Converting algorithms that use floating-point operations to fixed-point operations can improve the power, cost, and performance of the generated code. Before generating HDL code, translate your floating-point MATLAB design to a fixed-point design. You can use automated tools to simplify and accelerate the conversion process.

Categories

Featured Examples