Check signal and port names
Check ID:
com.mathworks.HDL.ModelChecker.runPortSignalNameChecks
Check ID:
com.mathworks.HDL.ModelAdvisor.runPortSignalNameChecks
Check signal and port name lengths.
Description
This check verifies whether ports and signals from the blocks have names between
2 and 40 characters in length. This check
corresponds to rule 1.A.C.3 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 signal and port names to be between 2 and
40 characters in length.
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.C.3 of Basic Coding Practices.