Check module/entity names
Check ID:
com.mathworks.HDL.ModelChecker.runSubsystemNameChecks
Check ID:
com.mathworks.HDL.ModelAdvisor.runSubsystemNameChecks
Check module/entity names.
Description
This check verifies whether subsystems in your model have names between
2 and 32 characters in length. This check
corresponds to rule 1.A.B.1 of the industry-standard rules.
Available with Simulink®, HDL Coder™, Fixed-Point Designer™, and MATLAB® Coder™.
Results and Recommended Actions
To fix this warning, click Modify Settings and the code
generator updates the Subsystem names such that the module/entity and
port names are between 2 and 32
characters.
Capabilities and Limitations
Runs on library models.
Analyzes content in all masked subsystems.
Analyzes only the functions that the Simulink model directly references.
See Also
Rule 1.A.B.1 of Basic Coding Practices.