From: Brad Pierce (Brad.Pierce@synopsys.com)
Date: Mon May 10 2004 - 14:10:00 PDT
>Number: 582
>Category: errata
>Originator: "Brad Pierce" <Brad.Pierce@synopsys.com>
>Description:
In 13.1, the example is
config cfg1;
design rtlLib.top;
default liblist rtlLib;
instance top.a2 liblist gateLib;
endconfig
but the semicolons are not accepted by the BNF in A.1.2.
In 13.5.2 there are even mixed examples like
config cfg1;
design rtlLib.top
default liblist aLib rtlLib;
endconfig
The semicolons are not necessary for parsing, or even
readability, so maybe they should just be optional?
config_rule_statement ::=
...
| ;
-- Brad
This archive was generated by hypermail 2.1.4
: Mon May 10 2004 - 14:10:07 PDT
and
sponsored by Boyd Technology, Inc.