[sv-bc] Should Ref declaration not use list_of_variable_port_identifiers

From: Surya Pratik Saha <spsaha_at_.....>
Date: Tue Dec 01 2009 - 03:48:37 PST
Hi,
In the SV 1800-2009-draft 7a LRM, the ref declaration rule is defined as:

ref_declaration ::= ref variable_port_type list_of_port_identifiers

But I think, it should use list_of_variable_port_identifiers so that 
following example becomes legal:

module top(x);
    ref logic x[$];
endmodule

If this is an oversight of LRM then I will file a Mantis for that.

-- 
Regards
Surya




-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Received on Tue Dec 1 03:50:38 2009

This archive was generated by hypermail 2.1.8 : Tue Dec 01 2009 - 03:51:42 PST