[sv-bc] PROPOSAL for sv-bc issues 87, 93, 94


Subject: [sv-bc] PROPOSAL for sv-bc issues 87, 93, 94
From: Brad Pierce (Brad.Pierce@synopsys.com)
Date: Tue Nov 11 2003 - 19:04:46 PST


In the first sentence of Section 7.3, REPLACE

   "In addition to the simple assignment operator, =,"

WITH

   "In addition to the simple blocking assignment operator, =,
    and the nonblocking assignment operator, <=,"

In Syntax 7-1, copy in the BNF of nonblocking_assignment from A.6.4 .

[Note: <= is already included in the Table 7-2, in the next-to-last
line of the table.]

In 18.5, REPLACE

   "For subsequent ports in the port list, if the type and direction
    are omitted, then both are inherited from the previous port."

WITH

   "For subsequent ports in the list of port declarations, if the
    type and direction are omitted, then both are inherited from the
    previous port."

In the example of Section 19.7 (formerly 19.6), in the module "memMod",
REPLACE

   b.clk

WITH

   a.clk

and REPLACE

   b.start

WITH

   a.start



This archive was generated by hypermail 2b28 : Tue Nov 11 2003 - 19:07:34 PST