[sv-ac] RE: Please, review Mantis 3525

From: Eduard Cerny <Eduard.Cerny@synopsys.com>
Date: Tue Jun 26 2012 - 06:30:12 PDT

Hi
if we are to meet I prefer June 28, I will not be available on July 5.
ed

From: owner-sv-ac@eda.org [mailto:owner-sv-ac@eda.org] On Behalf Of Korchemny, Dmitry
Sent: Tuesday, June 26, 2012 2:08 AM
To: Korchemny, Dmitry; sv-ac@eda.org
Subject: [sv-ac] RE: Please, review Mantis 3525

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 Tue Jun 26 06:37:28 2012

This archive was generated by hypermail 2.1.8 : Tue Jun 26 2012 - 06:37:34 PDT