RE: [sv-bc] 10.8 Named blocks and statement labels - question

From: Rich, Dave <Dave_Rich_at_.....>
Date: Thu Feb 09 2006 - 08:43:01 PST
A statement label has the same effect as a block label when used on a
begin/end or fork/join. That is why it is illegal to use both on these
constructs.

Dave



> -----Original Message-----
> From: owner-sv-bc@eda.org [mailto:owner-sv-bc@eda.org] On Behalf Of
> Bresticker, Shalom
> Sent: Thursday, February 09, 2006 3:11 AM
> To: sv-bc@eda.org
> Subject: [sv-bc] 10.8 Named blocks and statement labels - question
> 
> 10.8 has the following example:
> 
> labelB: fork // label before the begin or fork
> ...
> join : labelB
> 
> 
> The block_identifier labelB after 'join' is not clear. This is a
> block_identifier whereas the labelB before the 'fork' is a statement
> label, not a block identifier.
> 
> Thanks,
> Shalom
> 
> 
> Shalom Bresticker
> Intel Jerusalem LAD DA
> +972 2 589-6852
> +972 54 721-1033
> I don't represent Intel
> 
Received on Thu Feb 9 08:43:11 2006

This archive was generated by hypermail 2.1.8 : Thu Feb 09 2006 - 08:44:03 PST