RE:Bins

covergroup cg;
cover_point_y : coverpoint y {
bins a[3] = {[0:7]};
}
how the allocatoin takes place?help me out

bins[5]={0:7};
bins[10]={0:7};
thank you

In reply to sudharshan:

These situations are all described in section 19.5.1 Specifying bins for values of the 1800-2012 LRM