Hello SV-BC,
I've added new Mantis item 321
http://www.eda.org/svdb/bug_view_page.php?bug_id=0000321
In Section 5.5, the following appears:
program automatic test ;
int i; // not within a procedural block - static
task foo( int a ); // arguments and variables in foo are automatic
...
endtask
endmodule
The "endmodule" should be "endprogram".
In addition, it should be explicitly spelled out
that it is permissible to make hierarchical references
to any static object, even those residing inside
automatic tasks and functions.
A proposal has been uploaded.
Regards,
Doug
Received on Wed Nov 24 09:40:35 2004
This archive was generated by hypermail 2.1.8 : Wed Nov 24 2004 - 09:40:44 PST