Ryan,
I have inclination towards option A. I have appended the following to
the bug note at svdb.
Regards.
Hello,
If duplicate values are not removed and no sorting is done for this
case, it creates complications and contradictions for the case where
bins size is not limited. For example,
bins b[] = {[5:10], [0:19]};
is expected to create 20 bins b[0] to b[19] with overlaps removed.
I believe the duplicates should be removed and values should be sorted
to keep user's life less complicated.
In case the user is interested in tracking values as a group as shown in
your example, separate bins can always be created by the user.
Sandeep Pagey
Cadence Design Systems.
Received on Fri Oct 1 02:45:47 2004
This archive was generated by hypermail 2.1.8 : Fri Oct 01 2004 - 02:46:21 PDT