Subject: Re: 1364.1 pragmas
From: Paul Graham (pgraham@Cadence.COM)
Date: Fri Aug 30 2002 - 19:20:30 PDT
> True, but I hate tools that give boat-loads of warnings without an
> efficient way to suppress them. The 1st attribute domain style greatly
> simplified the task that a user might have of turning off warnings for
> legal but irrelevant attributes. One could turn off all warnings but then
> we lose the attribute-checking capability.
The user can presumably turn off the warning flag. Or a tool can recognize
(and ignore) attributes from outside its domain. The alternative is for the
designer to type an extra "synthesis, " with every attribute.
Cliff, you probably have a good sense of how many pragmas appear in a
typical design, excluding "translate on/off", which is more like #ifdef than
an attribute. If all the pragmas are translated into attributes, and if, in
the worst case, all the attributes are misspelled, how many warnings would
occur in a typical design?
Paul
This archive was generated by hypermail 2b28 : Fri Aug 30 2002 - 19:28:08 PDT