Main Content

Fixed Point Conversion Basics and Type Specification

Introduction to floating point to fixed point conversion, fixed-point runtime function support for High-Level Synthesis code generation

Learn about fixed-point conversion basics, the automated fixed-point conversion process, fixed-point function support for High-Level Synthesis code generation, and data type specification.

Functions

codegenGenerate HDL or High-Level Synthesis (HLS) code from MATLAB code
coder.configCreate HDL Coder code generation configuration objects
coder.approximationCreate function replacement configuration object

Classes

coder.FixPtConfigFloating-point to fixed-point conversion configuration object

Topics