gofeco/support
0
1<h3 id='___add_mapped_instance'>add_mapped_instance</h3>2<pre>Add mapped instance pair between REF and IMP3<b>Usage:</b> add_mapped_instance($ref_instance, $imp_instance);4<b>Examples:</b>5 add_mapped_instance("u_subtop/u_def/state_reg", "u_subtop/uinst_def/state_reg");6</pre>