CoolFace
Apppublic

gofeco/support

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes
api.set_wireload.txt12 linesDownload Raw Back to src_en
1<h3 id='___set_wireload'>set_wireload</h3>2<pre>Command for Timing Report. Set wireload for one liberty library3<b>Usage:</b> set_wireload($library, $wireload);4$library: Library name5$wireload: Wireload name6 7<b>Examples:</b>8 9#1. Set wireload for one library10set_wireload("TMC18VGB15ELV16S_1P8V_25C", "zero-wire-load-model");11 12</pre>