gofeco/support
0
1<h3 id='___set_mod2mod'>set_mod2mod</h3>2<pre>Set reference module mapping to implementation module3<b>Usage:</b> set_mod2mod($refmod, $impmod);4$refmod: The reference module name5$impmod: The implementation module name6<b>Note:</b> 7 The command is used when reference netlist is partial8 9</pre>