Check for unsupported blocks with Native Floating Point
Check ID:
com.mathworks.HDL.ModelChecker.runNFPSupportedBlocksChecks
Check ID:
com.mathworks.HDL.ModelAdvisor.runNFPSupportedBlocksChecks
Check for unsupported blocks with Native Floating Point.
Description
This check displays an error message if your Simulink® model contains blocks that use floating-point data types and are not supported for HDL code generation in the native floating-point mode.
Available with Simulink, HDL Coder™, Fixed-Point Designer™, and MATLAB® Coder™.
Results and Recommended Actions
To fix this failed check, make sure that your design uses blocks that are
supported for HDL code generation with Native Floating
Point.
Capabilities and Limitations
Runs on blocks that use
Singledata types.Analyzes content in all masked subsystems.
See Also