[sv-bc] Proposal for SV-BC75 declarations in unnamed blocks


Subject: [sv-bc] Proposal for SV-BC75 declarations in unnamed blocks
From: Dave Rich (David.Rich@synopsys.com)
Date: Mon Mar 03 2003 - 07:01:39 PST


In section 5.5 Scope and lifetime, REPLACE the paragraph"

"Note that in SystemVerilog, data can be declared in unnamed blocks as
well as in named blocks, but in the
unnamed blocks a hierarchical name cannot be used to access it."

WITH
"Note that in SystemVerilog, data can be declared in unnamed blocks as
well as in named blocks. This data is visible to the unnamed block and
any nested blocks below it. Hierarchical references cannot be used to
access this data by name. Some tools may automatically generate scope
names for data in these unnamed blocks, however, these generated scope
names shall not be visible to the scopes below it."

-- 
--
Dave Rich
Principal Engineer, CAE, VTG
Tel:  650-584-4026
Cell: 510-589-2625
DaveR@Synopsys.com



This archive was generated by hypermail 2b28 : Mon Mar 03 2003 - 07:02:53 PST