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

From: Steven Sharp <sharp_at_.....>
Date: Thu Aug 03 2006 - 10:31:31 PDT
>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:31:35 2006

This archive was generated by hypermail 2.1.8 : Thu Aug 03 2006 - 10:31:40 PDT