Check ID:
com.mathworks.HDL.ModelChecker.runSubsystemNameChecks
Check module/entity names.
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.
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.
Rule 1.A.B.1 of Basic Coding Practices.