Reserved Rules
reserved_001
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;