Sending value from a dynamic array of size 512 to DUT with data width of 32 bit

In reply to chr_sue:

Yeah I understand that but I am not sure how to implement this.It would be great if you can provide some suggestion on how to implement this.

How should I define my array if I can’t have it as 512 bits long?

I am having a string of 512 bits and I am putting that in an array. That array is passing signal to my DUT. Hence I am flexible in choosing my array type also.

Any suggestion would be great.