Reserved Rules

reserved_001

phase_1 error structure

This rule checks for VHDL reserved words being used as identifiers and names.

Refer to Configuring VHDL Reserved Words for information on how to change which VHDL standard reserved words to use.

Violation

entity null is
end null;