[sv-bc] Net declaration in class

From: Rakesh Gulati <rakesh_at_.....>
Date: Tue Jun 14 2005 - 06:14:26 PDT
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
Received on Tue Jun 14 06:12:15 2005

This archive was generated by hypermail 2.1.8 : Tue Jun 14 2005 - 06:12:37 PDT