From: Adam Krolnik (krolnik@lsil.com)
Date: Tue Oct 10 2000 - 08:42:07 PDT
Good morning Stuart;
We do intend on leaving the list of identifiers as part of
the allowed syntax. Originally, weren't considering parenthesis
around the list of the module ports. Later it was agreed to
parenthesize the entire list.
So your example would originally look like:
module mod;
input a, b;
output c, d;
<p><p>Now it looks like:
module mod(
input a, b,
output c, d
);
<p><p> Adam Krolnik
Verification Mgr.
LSI Logic Corp.
Plano TX. 75074
This archive was generated by hypermail 2.1.4
: Mon Jul 08 2002 - 12:54:14 PDT
and
sponsored by Boyd Technology, Inc.