<forwarding bounced email from Dave_Rich@mentor.com> Subject: RE: [sv-ec] Monitor on class handle. From: "Rich, Dave" <Dave_Rich@mentor.com> Date: Wed, 27 Feb 2008 08:20:57 -0800 To: danielm <danielm@aldec.com.pl>, sv-ec@server.eda.org Class handles, chandles, events, or virtual interface handles do not have any corresponding format specifiers other than %p (Mantis 1750) I believe Mantis 1971 is currently open to address the issue when a non-aggregate (singular) value is used without a valid format specifier. I believe that it should be illegal unless there is an implicit cast defined to a type suggested by the format specifier. > ------------------------------------------------------------------------ > > *From:* owner-sv-ec@server.eda.org [mailto:owner-sv-ec@server.eda.org] > *On Behalf Of *danielm > *Sent:* Wednesday, February 27, 2008 7:21 AM > *To:* sv-ec@server.eda.org > *Subject:* [sv-ec] Monitor on class handle. > > > > Should class handle be allowed directly in $monitor ($display)? > > Mantis <http://www.eda-stds.org/svdb/view.php?id=331> > <http://www.eda-stds.org/svdb/view.php?id=331>0000331 > <http://www.eda-stds.org/svdb/view.php?id=331> do not cover this. > > > > EXAMPLE: > > > > module top; > class C; > int i; > endclass > C c; > initial $monitor ("handle monitor: %t > %b",$time, c); //<<is this > monitor correct? > endmodule > > > > > > > > DANiel > > > -- > This message has been scanned for viruses and > dangerous content by *MailScanner* <http://www.mailscanner.info/>*, and is > believed to be clean. > -- > This message has been scanned for viruses and > dangerous content by *MailScanner* <http://www.mailscanner.info/>, 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 Wed Feb 27 16:26:15 2008
This archive was generated by hypermail 2.1.8 : Wed Feb 27 2008 - 16:26:54 PST