Re: [sv-ec] Re: [sv-bc] What constitutes the actual lval in an output?

From: Steven Sharp <sharp_at_.....>
Date: Fri Dec 12 2008 - 19:40:00 PST
On a related note, but with opposite behavior...

Nonblocking assignments capture the value of any indexes when they start
executing, just as they capture the value of the RHS.  When the assignment
is actually performed, it uses the captured lvalue for the LHS, just as
it uses the captured value of the RHS.

If we ever allow nonblocking assignments to dynamic objects, I would
expect that they would also capture the lvalue.  This could require
keeping an object alive if there is a captured reference to it.

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 Fri Dec 12 19:41:12 2008

This archive was generated by hypermail 2.1.8 : Fri Dec 12 2008 - 19:41:27 PST