[sv-bc] Erratum and PROPOSAL (BNF) -- variable_decl_assignment


Subject: [sv-bc] Erratum and PROPOSAL (BNF) -- variable_decl_assignment
From: Brad Pierce (Brad.Pierce@synopsys.com)
Date: Wed Nov 12 2003 - 15:16:38 PST


To handle initializations like the following

      const logic option = a.b.c ; // See 5.3

      longint addr = { $urandom , $urandom } ; // See 5.4

the value expression in the initialization cannot
be restricted to constant_expression.

Proposal --

    In A.2.4, in variable_decl_assignment, REPLACE

               constant_expression

    WITH
               expression



This archive was generated by hypermail 2b28 : Wed Nov 12 2003 - 15:18:39 PST