support / src_en /api.convert_gated_clocks.txt
gofeco's picture
Upload 100 files
fe683c0 verified
raw
history blame
No virus
334 Bytes
<h3 id='___convert_gated_clocks'>convert_gated_clocks</h3>
<pre>ECO command. Convert gated clocks to MUX logic.
In metal ECO, if gated clock cell is not in spare gate list, this command should run before map_spare_cells
<b>Usage:</b> my $cnt = convert_gated_clocks();
$cnt: The number of gated clock cells having been converted
</pre>