Subject: Re: [sv-ac] alternative proposal to "syn1": remove binary delay
From: dudani@us04.synopsys.com
Date: Wed Feb 12 2003 - 18:23:09 PST
Hi Cindy,
I didn't mean that the unary semantics changes, But, the number counting
becomes challenging. For example,
sequence s1 = ([n] a;b); // start counting from 1(1 being the start point)
to n to detect "a"
sequence s2 = (c ; ([n] a;b)); same as (c ; [n] a;b);
sequence s3 = (c ;[m] ([n] a ; b)); same as (c ; [m+n-1] a ; b)
etc.
Surrendra
**********************************************
Surrendra A. Dudani
Synopsys, Inc.
377 Simarano Drive
Suite 300
Marlboro, MA 01752
Tel: 508-263-8072
Fax: 508-263-8123
email: dudani@synopsys.com
**********************************************
This archive was generated by hypermail 2b28 : Wed Feb 12 2003 - 18:23:41 PST