>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.comReceived 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