You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`-hold_margin`| Add additional hold slack margin. |
249
253
|`-allow_setup_violations`| While repairing hold violations, buffers are not inserted that will cause setup violations unless `-allow_setup_violations` is specified. |
250
-
|`-sequence`| Specify a particular order of setup timing optimizations. The default is "unbuffer,sizeup,swap,buffer,clone,split". Obeys skip flags also. |
254
+
|`-sequence`| Specify a particular order of setup timing optimizations. The default is "unbuffer,vt_swap,sizeup,swap,buffer,clone,split". Obeys skip flags also. |
251
255
|`-skip_pin_swap`| Flag to skip pin swap. The default is to perform pin swap transform during setup fixing. |
252
256
|`-skip_gate_cloning`| Flag to skip gate cloning. The default is to perform gate cloning transform during setup fixing. |
253
257
|`-skip_size_down`| Flag to skip gate down sizing. The default is to perform non-critical fanout gate down sizing transform during setup fixing. |
0 commit comments