RE: [sv-ac] FW: The precedence of @ operator

From: Eduard Cerny <Eduard.Cerny_at_.....>
Date: Tue Feb 28 2006 - 20:02:35 PST
The clock scoping rules are defined in the clock flow section. It is not
an operator as the others.
ed
 

> -----Original Message-----
> From: owner-sv-ac@eda.org [mailto:owner-sv-ac@eda.org] On 
> Behalf Of Brad Pierce
> Sent: Tuesday, February 28, 2006 11:50 AM
> To: sv-ac@eda.org
> Cc: Surya Pratik Saha; Maidment, Matthew R
> Subject: [sv-ac] FW: The precedence of @ operator
> 
> -----Original Message-----
> From: owner-sv-bc@eda.org [mailto:owner-sv-bc@eda.org] On Behalf Of
> Surya Pratik Saha
> Sent: Monday, February 27, 2006 11:58 PM
> To: sv-bc@eda.org
> Subject: [sv-bc] The precedence of @ operator
> 
> Hi,
> In SV 1800 LRM it is specified the precedence of different operators
> property/sequence expression in the table 17-2 (page 267).
> 
> But the precedence of @ operator is missing. What is the 
> precedence of @
> ?
> 
> For e.g.
> 
> Does (@(posedge clk) a ##1 b) mean
> 
> (@(posedge clk) a) ##1 b
> 
> or
> 
> (@(posedge clk) (a ##1 b))
> 
> ##1 can be replaced by any other sequence property operators.
> 
> Regards
> Surya.
> 
> 
> 
Received on Tue Feb 28 20:02:40 2006

This archive was generated by hypermail 2.1.8 : Tue Feb 28 2006 - 20:03:56 PST