Re: [sv-bc] Net declaration in class

From: Gordon Vreugdenhil <gordonv_at_.....>
Date: Tue Jun 14 2005 - 06:52:37 PDT
Rakesh,

The term "data type" here is used in the sense of the "data_type"
production in the grammar which does not admit nets.   The intent of
the LRM is the same (no nets in classes), it is just the expression
of the restriction that has changed.

Gord.


Rakesh Gulati wrote:
> Hi,
> 
> Please refer to Section 11.5
> Any data-type can be declared as a class property, except for the net 
> types since they are incomaptible with dynamically alocated data.
> 
> This has been changed in P1800 D4 "There are no restriction on the data 
> type of class property"
> 
> But the same change (net_declaration in class) is not reflected in BNF.
> Moreover if we consider net declaration as class property, then they 
> will be dynamic in nature. They can be assigned only, when there is a 
> object for the class. But wire are driven continously and need to be 
> static. So how can we drive/declare a wire with objects of dynamic nature ?
> 
> 
> Thanks
> Rakesh Gulati
> 
> 

-- 
--------------------------------------------------------------------
Gordon Vreugdenhil,  Staff Engineer               503-685-0808
Model Technology (Mentor Graphics)                gordonv@model.com
Received on Tue Jun 14 06:52:42 2005

This archive was generated by hypermail 2.1.8 : Tue Jun 14 2005 - 06:52:47 PDT