codegen | Generate HDL code from MATLAB code |
coder.config | Create HDL Coder code generation configuration objects |
coder.approximation | Create function replacement configuration object |
coder.FixptConfig | Floating-point to fixed-point conversion configuration object |
Automated Fixed-Point Conversion
Convert floating-point MATLAB® code to fixed-point code.
Specify Properties of Entry-Point Function Inputs
Specify input properties so that the code generator can determine the properties of all variables.
Data Type Issues in Generated Code
Highlight potential data type issues in report.
Functions Supported for HDL Code Generation
Built-in MATLAB and toolbox functions supported for HDL code generation.
Use a custom plotting function to visualize the differences between the floating-point and fixed-point results