RE: [sv-ec] LRM Page no. 306

From: Sandeep Pagey <pagey@cadence.com>
Date: Thu Oct 07 2004 - 00:59:19 PDT

Saurabh,
 
I am not sure which version of LRM you are looking at. Refer to the
latest version of 3.1a. It is available on systemverilog.org. On Page
481 of this version, in the detailed grammar section, you will find,
 
block_event_expression :: =

block_event_expression or block_event_expression

| begin hierarchical_btf_identifier

| end hierarchical_btf_identifier

which means @@ is used to capture the event of entry/exit to/from a
named block.
 
Regards.

________________________________

        From: owner-sv-ec@eda.org [mailto:owner-sv-ec@eda.org] On Behalf
Of Saurabh Kumar Shrimal, Noida
        Sent: Thursday, October 07, 2004 10:52 AM
        To: sv-ec@eda.org
        Subject: [sv-ec] LRM Page no. 306
        
        

         

        Hi All,

         

           In the SystemVerilog 3.1a LRM at page no . 306

         

        coverage_event ::=

        clocking_event

        | @@( block_event_expression )

         

        Wht is the significance of the "@@" ?? where we have to use
it...

         

         
Received on Thu Oct 7 01:11:41 2004

This archive was generated by hypermail 2.1.8 : Thu Oct 07 2004 - 01:12:18 PDT