Constraining address for the memory making sure the Offset is not within the previous memory regions

In reply to dave_59:

Hi Dave,

Thanks a lot for the reply. It did help me to extend from your constraints code. since my address is all word aligned i made sure i save only the address which is word boundary in the data structure.

Regards,
Prash