Arguments
|
-setup |
Specifies that only setup paths are to be removed. Optional. |
-hold |
Specifies that only hold paths are to be removed. Optional. |
-from <from_pin_list> |
List of start or source points for the timing path, for example, {clk1 clk2 ...} . These can be input pins, internal nodes, or clock pins. You must use either the -from <from_pin_list> or -to <to_pin_list> option. Optional. |
-to <to_pin_list> |
List of end or destination points for the timing path, for example, {clk1 clk2 ...} . These can be output pins, internal nodes, or clock pins. You must use either the -from <from_pin_list> or -to <to_pin_list> option. Optional. |
|