Skip to content

Commit

Permalink
unset_timing_derate
Browse files Browse the repository at this point in the history
Signed-off-by: James Cherry <[email protected]>
  • Loading branch information
jjcherry56 committed Jul 3, 2022
1 parent 9658811 commit 15209ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tcl/Sta.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -597,7 +597,7 @@ define_cmd_args "unset_timing_derate" {}

proc unset_timing_derate { args } {
check_argc_eq0 "unset_timing_derate" $args
reset_timing_derate_cmd
unset_timing_derate_cmd
}

################################################################
Expand Down

0 comments on commit 15209ab

Please sign in to comment.