File size: 334 Bytes
fe683c0
 
 
 
 
 
1
2
3
4
5
6
<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>