Attribute Rules

attribute_001

This rule has been superceeded by:

attribute_002

This rule has been superceeded by:

attribute_500

phase_6 error case case_keyword

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);