List of assumptions that you can check and expected results for selected target environment. For more information see, Verification of Code Generation Assumptions.
|
Expected values are used only if the code has been compiled with PORTABLE_WORDSIZES defined, i.e. when you run a SIL simulation with PortableWordSizes set to 'on'.
|
Zero initialization code has been optimized for model 'GlobalPosition_sil_sil_ec'.
If the assumption is not correct, remove the optimization through the Configuration Parameters > Code Generation > Optimization settings. Alternatively, configure your target environment to make the assumption hold. |
Code generation is configured to support floating-point numbers, therefore your target environment might perform subnormal number calculations.
If the assumptions are not correct, subnormal numbers might cause mismatches between model and generated code simulation results. For more information see, Subnormal Number Performance. |