CoolFace
Apppublic

gofeco/support

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes
api.set_mod2mod.txt9 linesDownload Raw Back to src_en
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>