Surya, Many features of the SV language are implemented as proprietary extensions to the language in a simulator before being donated or disclosed to the standard. Usually, the process of standardizing a donated feature uncovers issues that had not been considered in the initial implementation, and the syntax or semantics must be modified. This is the risk a user takes when adopting proprietary features. Conversely, there is a risk when the committee puts features in the language that have not been implemented, and the standard needs to be updated because of implementation issues. The purpose of the standards committee is to create and document consensus. There is no requirement or any certification process for following the standard. One would hope that all of the entities who have put effort into maintaining the standard have an aspiration to adhere to it. Most certainly, people from the "very big chip design company" and the "simulator of another big company" are aware of these risks as well as being members of the committee. Dave -----Original Message----- From: owner-sv-ac@server.eda.org [mailto:owner-sv-ac@server.eda.org] On Behalf Of Surya Pratik Saha Sent: Saturday, March 14, 2009 7:59 PM To: sv-ac@server.eda.org Cc: Korchemny, Dmitry; Kulshrestha, Manisha Subject: Re: [sv-ac] Special assert syntax Hi all, Regarding this I want to share something. The design having this syntax has come from a very big chip design company, and since this type of non-standard syntax is supported by a simulator of another big company (may be due to that the design is written using that syntax), so many of our customers are forcing us to support this non standard items into our analyzer. But none of other simulators passes the case. Though original #0 standard syntax is supported by some of them. So my point is - is there any plan to enhance the standard LRM to make that non standard syntax as standard, so that other tools also can start supporting this. If not, then I have a big question on the standard and the committee why it is there. I can clearly see the design house and the simulator company together are taking some privilege on other companies over this point. I have many similar examples that I can share. Hope the standard committee will think about it and make a clear solution for this type of problem. Though I am not sure how. Regards Surya -------- Original Message -------- Subject: Re:[sv-ac] Special assert syntax From: Korchemny, Dmitry <dmitry.korchemny@intel.com> To: Kulshrestha, Manisha <Manisha_Kulshrestha@mentor.com>, Surya Pratik Saha <spsaha@cal.interrasystems.com>, sv-ac@server.eda.org <sv-ac@eda.org> Date: Monday, March 09, 2009 3:54:07 PM > The syntax in the LRM 09 is > > assert #0 (a) else $error ("Failed"); > > Dmitry > > -----Original Message----- > From: owner-sv-ac@server.eda.org [mailto:owner-sv-ac@server.eda.org] On Behalf Of Kulshrestha, Manisha > Sent: Monday, March 09, 2009 10:59 AM > To: Surya Pratik Saha; sv-ac@server.eda.org > Subject: RE: [sv-ac] Special assert syntax > > Hello Surya, > > The syntax you have mentioned is not in the standard. But the standard has an equivalent feature called 'deffered assertions'. They are described in 16.4. I am not aware about the exact differences but deferred assertions were based on assert final concept. > > Manisha > > -----Original Message----- > From: owner-sv-ac@server.eda.org [mailto:owner-sv-ac@server.eda.org] On Behalf Of Surya Pratik Saha > Sent: Monday, March 09, 2009 1:22 PM > To: sv-ac@server.eda.org > Subject: [sv-ac] Special assert syntax > > Hi, > Recently I came across one particular assert syntax which supported by a > standard simulator. This SVA feature involves so called "final assertions". > which have a form such as: > > assert final (a) else $error ("Failed"); > > It appears that assertions of this type would be acceptable inside and > outside procedural > code. > > Though I did not see any such enhancements in SV 2009 draft LRM. Can > anybody let me know the details about this syntax. > > -- > Regards > Surya > > > > > -- > This message has been scanned for viruses and > dangerous content by MailScanner, and is > believed to be clean. > > > -- > This email was Anti Virus checked by Astaro Security Gateway. http://www.astaro.com > > -- This message has been scanned for viruses anddangerous content by MailScanner, and isbelieved to be clean. > > --------------------------------------------------------------------- > 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. > > > > > -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.Received on Tue Mar 17 08:11:10 2009
This archive was generated by hypermail 2.1.8 : Tue Mar 17 2009 - 08:12:00 PDT