Ticket #4087: verilog syntax: removing keyboards attribute, endattribute, strength
commit2df64d7b9cd6cbb24b21f095922eadab1e6f0369
authorPurdea Andrei <andrei.purdea@intel.com>
Mon, 1 Jun 2020 16:57:22 +0000 (1 19:57 +0300)
committerAndrew Borodin <aborodin@vmail.ru>
Sat, 6 Jun 2020 16:38:46 +0000 (6 19:38 +0300)
tree9cbbd4259ddad28de6a08531ccee2c9554b45d5b
parente132d71777667b8a68b465f63c16cf1c748b3bbb
Ticket #4087: verilog syntax: removing keyboards attribute, endattribute, strength

Keywords attribute, endattribute, strength are not a reserved keywords in any
verilog standard. I can find a few references to these saying that they
were reserved keywords in OVI LRM version 2.0 (a version of verilog
before it was standardized), but this LRM is not available. The OVI LRM
version 1.0 didn't include these keywords, and none of the IEEE standards
include these keywords. I also tried the syntax highlighter of two
commercial tools, and they don't show attribute/endattribute as keywords.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
misc/syntax/verilog.syntax