We can also meet this Thursday, 28-June, if it is more convenient.
Dmitry
From: owner-sv-ac@eda.org [mailto:owner-sv-ac@eda.org] On Behalf Of Korchemny, Dmitry
Sent: Tuesday, June 26, 2012 09:06
To: sv-ac@eda.org
Subject: [sv-ac] Please, review Mantis 3525
Hi all,
Please, review Mantis 3525 http://www.eda-stds.org/mantis/file_download.php?file_id=5777&type=bug. This Mantis contains the following backward incompatibility. It requires putting a semicolon at the end of if and case properties when they are a top property in the property construct:
E.g.,
property p;
if (a) b
endproperty
will be illegal anymore, and it will be required to write:
property p;
if (a) b;
endproperty
If required, we can have a meeting on Thursday, July 5, at 9:00am PDT to discuss it. Let me know if it works.
Thanks,
Dmitry
---------------------------------------------------------------------
Intel Israel (74) Limited
This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
---------------------------------------------------------------------
Intel Israel (74) Limited
This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
Received on Mon Jun 25 23:08:00 2012
This archive was generated by hypermail 2.1.8 : Mon Jun 25 2012 - 23:08:05 PDT