I'd like the editor to extend the following list found in section 3.13
at the end of paragraph (g):
The port type of declarations includes input,
output, inout, and ref. A port name introduced in
the port name space can be reintroduced in the module name space by
declaring a variable or a net
with the same name as the port name.
Instead, in light of the existence of a non-ANSI-style
interface_port_declaration,
the above two sentences should read:
"The port type of declarations includes input, output, inout, ref, and
user-defined interface types.
A port name introduced in the port name space can be reintroduced in
the module name space
by declaring a variable, net, or interface with the same name as the
port name."
Greg Jaxon
--
This message has been scanned for viruses and
dangerous content by
MailScanner, and is
believed to be clean.
Received on Thu Jul 16 16:24:56 2009