RE: [sv-ec] Queue delete() method

From: Rich, Dave <Dave_Rich_at_.....>
Date: Thu Aug 03 2006 - 10:46:07 PDT
Actually, the current LRM still overloads the {} for queues.

> -----Original Message-----
> From: owner-sv-ec@server.eda-stds.org [mailto:owner-sv-ec@server.eda-
> stds.org] On Behalf Of Steven Sharp
> Sent: Thursday, August 03, 2006 10:32 AM
> To: adrian@trustic.ro; sv-ec@server.eda-stds.org;
Arturo.Salz@synopsys.com
> Subject: RE: [sv-ec] Queue delete() method
> 
> 
> >From: "Arturo Salz" <Arturo.Salz@synopsys.com>
> >
> >You can delete all the elements of a queue by assigning the empty
queue
> >literal to the queue: q = {};
> 
> Yes, except that the correct syntax in IEEE 1800 is an assignment
pattern
> 
>   q = '{};
> 
> Steven Sharp
> sharp@cadence.com
Received on Thu Aug 3 10:46:12 2006

This archive was generated by hypermail 2.1.8 : Thu Aug 03 2006 - 10:46:19 PDT