Check inline configurations setting
Check ID:
com.mathworks.HDL.ModelChecker.runInlineConfigurationsChecks
Check ID:
com.mathworks.HDL.ModelAdvisor.runInlineConfigurationsChecks
Check InlineConfigurations
is enabled.
Available with Simulink® and HDL Coder™.
Description
This check verifies whether you have the InlineConfigurations
property enabled. By default, this property is enabled, and HDL Coder includes VHDL configurations for the model inline with the rest of the
VHDL code. If you disable this property, the code generator displays a
warning.
Results and Recommended Actions
To fix this warning, click Modify Settings, and the code
generator updates the InlineConfigurations
setting to
on
.