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.
Available with Simulink® and HDL Coder™.
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.
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.
See Also