Subject: RE: [sv-ec] Erratum and PROPOSAL -- void' casts
From: David W. Smith (David.Smith@synopsys.com)
Date: Sat Dec 06 2003 - 00:07:43 PST
ERR-60 has been opened.
David
-----Original Message-----
From: owner-sv-ec@eda.org [mailto:owner-sv-ec@eda.org] On Behalf Of Brad
Pierce
Sent: Friday, December 05, 2003 2:49 PM
To: sv-ec@eda.org
Subject: [sv-ec] Erratum and PROPOSAL -- void' casts
This erratum and proposal is communicated on behalf of SV-BC.
In 12.11.3, in the example, REPLACE
void'foo.randomize();
WITH
void'(foo.randomize());
and REPLACE
void'bar.randomize();
WITH
void'(bar.randomize());
It is the consensus of the SV-BC that a void' cast must use
parentheses.
-- Brad
This archive was generated by hypermail 2b28 : Sat Dec 06 2003 - 00:09:40 PST