From: etf@boyd.com
Date: Thu Nov 13 2003 - 11:31:14 PST
In Syntax 10-1 and in A.2.7, REPLACE
task_declaration ::=
"task" [ "automatic" ] task_identifier ";"
{ task_item_declaration }
statement_or_null
"endtask"
| "task" [ "automatic" ]
task_identifier "(" task_port_list ") ;"
{ block_item_declaration }
statement_or_null
"endtask"
WITH
task_declaration ::=
"task" [ "automatic" ] task_identifier ";"
{ task_item_declaration }
statement_or_null
"endtask"
| "task" [ "automatic" ]
task_identifier "(" [ task_port_list ] ") ;"
{ block_item_declaration }
statement_or_null
"endtask"
http://boydtechinc.com/cgi-bin/issueproposal.pl?cmd=view&database=default&pr=505
This archive was generated by hypermail 2.1.4
: Thu Nov 13 2003 - 11:31:15 PST
and
sponsored by Boyd Technology, Inc.