RE: [sv-ac] Call to vote: Due March 14

From: Seligman, Erik <erik.seligman@intel.com>
Date: Thu Mar 10 2011 - 07:29:22 PST

I have uploaded a new version including Ben's friendly amendment below.

From: owner-sv-ac@eda.org [mailto:owner-sv-ac@eda.org] On Behalf Of ben cohen
Sent: Wednesday, March 09, 2011 8:13 PM
To: Korchemny, Dmitry
Cc: sv-ac@eda-stds.org
Subject: Re: [sv-ac] Call to vote: Due March 14

Mantis 2476 __X__ Yes ____ No

Mantis 2804 __X__ Yes ____ No NOTE:
Must fix the actual arguments for:
clocking_example c1 (s1,s2,default_clk, rst,
  posedge clk1 or posedge clk2,
  posedge clk1,
  negedge rst);

On Wed, Mar 9, 2011 at 8:01 PM, ben cohen <hdlcohen@gmail.com<mailto:hdlcohen@gmail.com>> wrote:
2804 has argument passing issues:
The checker has 7 arguments. When it is instanced, only 6 actuals are passed.

checker clocking_example ( logic sig1,sig2,default_clk,rst,
event e1,e2,e3 );
...

clocking_example c1 (s1,s2,rst,
  posedge clk1 or posedge clk2,
  posedge clk1,
  negedge rst);

We need this instead:
clocking_example c1 (s1,s2,default_clk, rst,
  posedge clk1 or posedge clk2,
  posedge clk1,
  negedge rst);

On Wed, Mar 9, 2011 at 11:21 AM, Korchemny, Dmitry <dmitry.korchemny@intel.com<mailto:dmitry.korchemny@intel.com>> wrote:

-You have until 11.59 pm PDT, Wednesday, March 14, 2011 to respond

-An issue passes if there are zero NO votes and half of the eligible

  voters respond with a YES vote.

-If you vote NO on any issue, your vote must be accompanied by a reason.

  The issue will then be up for discussion during a future conference

call.

As of the March 8, 2011 meeting, the eligible voters are:

Ashok Bhatt

Laurence Bisht

Eduard Cerny

Ben Cohen

Tapan Kapoor

Scott Little

Manisha Kulshrestha

Anupam Prabhakar

Erik Seligman

Samik Sengupta

Tom Thatcher

Mantis 2476 ____ Yes ____ No
http://www.verilog.org/mantis/view.php?id=2476
http://www.eda-stds.org/mantis/file_download.php?file_id=4828&type=bug

Mantis 2804 ____ Yes ____ No

http://www.eda-stds.org/svdb/view.php?id=2804
http://www.eda-stds.org/mantis/file_download.php?file_id=4830&type=bug
---------------------------------------------------------------------
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<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 Thu Mar 10 07:29:56 2011

This archive was generated by hypermail 2.1.8 : Thu Mar 10 2011 - 07:33:01 PST