Regards Surya
Table 11-1 says that the operand data types for the binary wildcard equality operators are 'integral'. Shalom-----Original Message----- From: owner-sv-bc@eda.org [mailto:owner-sv-bc@eda.org] On Behalf Of Surya Pratik Saha Sent: Monday, October 11, 2010 3:34 PM To: sv-bc@eda.org Subject: [sv-bc] Is wild equality/inequality operator allowed on aggregate expression? Hi, Is wild equality/inequality operator allowed on aggregate expression? I am getting different results from different standard tools for the following case? typedef struct { logic l; } T; module m; T i, j; wire o; assign o = (i==?j); endmodule I did not get any explicit answer from LRM. -- Regards Surya -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed 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 archive was generated by hypermail 2.1.8 : Mon Oct 11 2010 - 06:54:20 PDT