Regarding how to declare bins for unpacked array variables

In reply to mahavirrana:

You are trying to convert an unpacked array of 8x4x4081=130592 bits into a single integral vector. That is probably not what you want to do.
I would help if you could explain what you are looking to cover WITHOUT USING SYNTAX.