Got it. I was trying to accomplish it in 1 line. Otherwise I had this in my mind.
bins mid_ranges_1 = {[A:B]}
bins mid_ranges_2 = {[C:D]}
So on...
Well that way I can still do in 1 coverpoint, but have to write whole bunch of addresses in multiple lines. From your reply it seems that it isnt possible.
Thanks for answering. Appreciate your help.