support / src_en /api.write_formality_help_files.txt
gofeco's picture
Upload 39 files
a69d692 verified
raw
history blame
462 Bytes
<h3 id='___write_formality_help_files'>write_formality_help_files</h3>
<pre>Write formality help files including mapped instance list and modified netlist files if necessary
<b>Usage:</b> write_formality_help_files($help_name);
$help_name: Help name which can have directory specified
<b>Note:</b>
<b>Examples:</b>
#1. Write out Formality help files into directory fm_help with the base name eco_1225
write_formality_help_files("fm_help/eco_1225");
</pre>