Skip to content

Commit

Permalink
rcx: tclfmt
Browse files Browse the repository at this point in the history
Signed-off-by: Eder Monteiro <[email protected]>
  • Loading branch information
eder-matheus committed Jan 15, 2025
1 parent 9d64a34 commit 1ba6fd4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/rcx/src/OpenRCX.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -374,8 +374,8 @@ sta::define_cmd_args "gen_rcx_model" {

proc gen_rcx_model { args } {
sta::parse_key_args "gen_rcx_model" args \
keys { -spef_file_list -corner_list -out_file -comment -version -pattern } \
flags {}
keys { -spef_file_list -corner_list -out_file -comment -version -pattern } \
flags {}

set spef_file_list ""
if { [info exists keys(-spef_file_list)] } {
Expand Down

0 comments on commit 1ba6fd4

Please sign in to comment.