RE: [sv-ec] Can a function contain a fork/join/any/none?

From: Ambar Sarkar <ambar.sarkar_at_.....>
Date: Thu Feb 16 2006 - 04:14:25 PST
Dave,

 

Is there a definition of the term "time consuming"? A fork/join none(not the
others) is non time consuming as far as I understand. Or is it being seen as
the conceptual  equivalent of a task call and thus recommended against in
function calls?

 

Regards,

-Ambar

 

  _____  

From: owner-sv-ec@eda.org [mailto:owner-sv-ec@eda.org] On Behalf Of Rich,
Dave
Sent: Thursday, February 16, 2006 12:33 AM
To: sv-ec@eda.org; sv-bc@eda.org
Subject: [sv-ec] Can a function contain a fork/join/any/none?

 

A number of people have asked me the above question, and my immediate answer
has been no. However, it looks like a number of things that were ruled out
by the BNF in 1364 by having separate function_statement and statement
productions, have been let back in by the 1800 BNF.  Also, there are a
number of new constructs in SystemVerilog that may need restrictions for use
by a function. The fork/join_none was added to SystemVerilog, but since
there are restrictions on any time controlling statements, or task enables,
it doesn't seem to make much sense to allow it.

 

I'm not sure which committee should have this issue, but I think the sv-bc
should create some guarantees about what a function is and is not allowed to
do. The sv-ec may have to review which added constructs make or break those
guarantees.

 

This is mantis 1336.

 

Dave

 

 

David Rich
Verification Technologist
Design Verification & Test Division
Mentor Graphics Corporation
dave_rich@mentor.com
Office:   408 487-7206
Cell:     510 589-2625

 
Received on Thu Feb 16 04:15:06 2006

This archive was generated by hypermail 2.1.8 : Thu Feb 16 2006 - 04:16:53 PST