[sv-ec] parameterized virtual interface datatypes

From: Francoise Martinolle <fm_at_.....>
Date: Thu Aug 23 2007 - 19:53:07 PDT
Parameterized virtual interface datatypes, or with modport do not appear
in the data_type production. Why?
You cannot use them anywhere we can have a data type?
 
 
 
A.2.2.1 Net and variable types

casting_type ::= simple_type | constant_primary | signing

data_type ::=

integer_vector_type [ signing ] { packed_dimension }

| integer_atom_type [ signing ]

| non_integer_type

| struct_union [ packed [ signing ] ] { struct_union_member {
struct_union_member } }

{ packed_dimension }12

| enum [ enum_base_type ] { enum_name_declaration { ,
enum_name_declaration } }

| string

| chandle

| virtual [ interface ] interface_identifier

| [ class_scope | package_scope ] type_identifier { packed_dimension }

| class_type

| event

| ps_covergroup_identifier

| type_reference2


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Received on Fri Aug 24 14:16:19 2007

This archive was generated by hypermail 2.1.8 : Fri Aug 24 2007 - 14:16:54 PDT