Subject: [sv-bc] Proposal for SV-BC42-11
From: Karen Pieper (Karen.Pieper@synopsys.com)
Date: Mon Mar 03 2003 - 16:05:44 PST
Hi, all,
This proposal is to unify the operator priorities passed in the IEEE with
those in SystemVerilog.
There was a mistake in my previous mail, so here is the update.
In Table 7-2 from the 3.1 version 3 draft:
Replace the second row with:
+ - ! ~ & ~& | ~| ^ ~^ ^~ ++ -- (unary)
Replace the fifth row with:
+ - (binary)
Replace the ninth row with:
& (binary)
Replace the tenth row with:
^ ~^ ^~ (binary)
Replace the 11th row with:
| (binary)
Replace the 14th row with:
?: (conditional operator)
Replace the 17th row with:
{} {{}}
The editors note for this table in the version 3 draft is correct that was
the right change.
K
This archive was generated by hypermail 2b28 : Mon Mar 03 2003 - 16:06:18 PST