support / src_en /api.write_tcl.txt
gofeco's picture
Upload 39 files
a69d692 verified
raw
history blame
287 Bytes
<h3 id='___write_tcl'>write_tcl</h3>
<pre>ECO command to write ECO result in Design Compiler tcl script format (LLM: result in tcl)
<b>Usage:</b> write_tcl($tcl_script_name);
$tcl_script_name: Synopsys Design Compiler tcl script name.
<b>Examples:</b>
write_tcl("eco12345.tcl");
</pre>