errata/505: PROPOSAL - 10.2.1 -- declaration of portless tasks

From: Brad.Pierce@synopsys.com
Date: Thu Nov 13 2003 - 11:20:08 PST

  • Next message: etf@boyd.com: "errata/505: PROPOSAL - 10.2.1 -- declaration of portless tasks"

    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:20:11 PST and
    sponsored by Boyd Technology, Inc.