Subject: function/task bnf
From: Shalom.Bresticker@motorola.com
Date: Tue Nov 19 2002 - 00:14:04 PST
I am looking at Dan Jacobi's document.
I don't have SV 3.0 before me,
and I am not familiar with all the history.
But it looks as though the function and task bnf's
may have been based on the next-to-last bnf of 1364-2001
and not the last bnf version.
For example, in 1364-2001, you have
task_item_declaration ::=
block_item_declaration
| {attribute_instance} tf_input_declaration ;
| {attribute_instance} tf_output_declaration ;
| {attribute_instance} tf_inout_declaration ;
whereas here I see
task_item_declaration ::=
block_item_declaration
| {attribute_instance} input_declaration ;
| {attribute_instance} output_declaration ;
| {attribute_instance} inout_declaration ;
Was this deliberate?
Thanks,
Shalom
This archive was generated by hypermail 2b28 : Tue Nov 19 2002 - 00:19:10 PST