Attribute Rules
attribute_001
This rule has been superseded by:
attribute_002
This rule has been superseded by:
attribute_500
This rule checks predefined attributes have the proper case.
Refer to Configuring Uppercase and Lowercase Rules for more information.
Violation
signal data : std_logic_vector(g_width'RANGE);
Fix
signal data : std_logic_vector(g_width'range);