Driving Internal Signals in DUT

In reply to roopatoms:

It looks like your bind construct is not correct. Ther syntax is like this:

bind <module to bind to> <module/interface doing the operation> <inst name of this module> (variables/nets under consideration);