In reply to ABD_91:
In reply to Malai_21:
**The real issue is that *_port and _export NEED to be Ultimately connected to an _imp type
In your code you have connected a port to an export so these these 2 are NEVER Connected to
an imp Ultimately .
Refer_this_modified_Code_which_works
Hello
why do we need to connect *_export to *_imp port? you mean to say port and export can’t be connected?