mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-09-04 16:49:35 +02:00
read_spef -name arg for mcmm compatibility
Signed-off-by: James Cherry <[email protected]>
This commit is contained in:
@@ -38,7 +38,7 @@ define_cmd_args "read_spef" \
|
||||
|
||||
proc_redirect read_spef {
|
||||
parse_key_args "read_spef" args \
|
||||
keys {-path -coupling_reduction_factor -reduce_to -corner} \
|
||||
keys {-path -coupling_reduction_factor -reduce_to -corner -name} \
|
||||
flags {-min -max -increment -pin_cap_included -keep_capacitive_coupling \
|
||||
-reduce -delete_after_reduce -quiet -save}
|
||||
check_argc_eq1 "read_spef" $args
|
||||
|
||||
Reference in New Issue
Block a user