Subject: RE: [sv-bc] Dan Jacobi's ARs from 15/01/03
From: Jacobi, Dan (dan.jacobi@intel.com)
Date: Sat Jan 18 2003 - 23:43:56 PST
Hello All,
Some clarifications and additions to my proposals sent in my previous
E-mail.
regarding the proposals referring to third AR (referring to 19-49, 19-52,
and 19-55) :
1. the following should be added to the suggested change
Under A.8.1
Eliminate the following productions:
- net_concatenation
- net_concatenation_value
- variable_concatenation
- variable_concatenation_value
2. The suggested change also deals with the issue labeled SV-BC-19-53
(disabling a function call as a net_lvalue ???). To exclude this issue
from the proposal we the suggested change should be :
Replace :
net_lvalue ::=
hierarchical_net_identifier
| hierarchical_net_identifier [ constant_expression ] { [
constant_expression ] }
| hierarchical_net_identifier [ constant_expression ] { [
constant_expression ] }
[ constant_range_expression ]
| hierarchical_net_identifier [ constant_range_expression ]
| hierarchical_net_identifier ( [ constant_expression { ,
constant_expression } ] )
| net_concatenation
With :
net_lvalue ::=
hierarchical_net_identifier {[constant_expression]} <bold []>
[ [constant_range_expression] ]
<internal [] in bold>
| { net_lvalue { , net_lvalue } }
<external {} in bold> <bold ,>
| hierarchical_net_identifier
( [ constant_expression { , constant_expression } ] )
<bold (),>
3. This proposal does not deal with other issues labeled under the issue
list. Other issues
such as SV-BC-19-54 and SV-BC-38 were delayed until more people will
attend.
4. ETF # 53 came to fix a problem with the net_lvalue production, and to
simplify the
variable_lvalue production.
Danny
Intel
Danny.
-----Original Message-----
From: Jacobi, Dan
Sent: Saturday, January 18, 2003 10:07 PM
To: sv-bc@eda.org
Subject: [sv-bc] Dan Jacobi's ARs from 15/01/03
Attached is a document referring to my ARs from the SV-BC meeting held on
January 15.
The same document is attached in an HTML format and as a MS word document.
<<AR.doc>> <<AR.htm>>
next week I will also send an updated document reflecting the BNF issues.
Dan Jacobi
Intel
This archive was generated by hypermail 2b28 : Sat Jan 18 2003 - 23:44:31 PST