For extern methods it is a rule that you should not repeat class related
modifiers(local/static/virtual etc) in extern definitions.
While for externs constraints there is "static" allowed in extern
decaration by LRM:
extern_constraint_declaration ::=
[ static ] constraint class_scope constraint_identifier constraint_block
I do not see a reason why there should be a diff between methods and
constraints so IMHO this is a copy&paste like mistake and should be fixed.
Should I report a mantis on that?
BTW: I've entered already one mantis for extern constraints:
http://www.verilog.org/mantis/view.php?id=3756
DANiel
-- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.Received on Tue Sep 6 05:11:34 2011
This archive was generated by hypermail 2.1.8 : Tue Sep 06 2011 - 05:11:41 PDT