In reply to dave_59:
Hello Dave,
Thank you very for your quick response
I have some questions regarding above reply,
- Is there no need to keep for loop in generate block.
- I didn’t understand the syntax which have used for rdata[i*8+:8], Is it same like this rdata[7(i+1)+i : 7(i)+i]**.