RE: [sv-ec] wait on event

From: Steven Sharp <sharp_at_.....>
Date: Thu Jan 18 2007 - 15:52:13 PST
>From: "Arturo Salz" <Arturo.Salz@synopsys.com>


>Agreed. This does mean that explicitly writing the Boolean expression
>ought to be valid: wait( ev == null );

Agreed.  It would also be legal to do something like wait(ev1 == ev2);
These are waiting on expressions involving the value of the handle,
and would only become true due to assignments to the handle.  Triggering
the event that they point to would not affect the truth of the expression.

Steven Sharp
sharp@cadence.com


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
Received on Thu Jan 18 15:52:41 2007

This archive was generated by hypermail 2.1.8 : Thu Jan 18 2007 - 15:52:49 PST