read_spef -name arg for mcmm compatibility
Signed-off-by: James Cherry <cherry@parallaxsw.com>
This commit is contained in:
parent
0ddca3171d
commit
58d63d0ec3
|
|
@ -38,7 +38,7 @@ define_cmd_args "read_spef" \
|
||||||
|
|
||||||
proc_redirect read_spef {
|
proc_redirect read_spef {
|
||||||
parse_key_args "read_spef" args \
|
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 \
|
flags {-min -max -increment -pin_cap_included -keep_capacitive_coupling \
|
||||||
-reduce -delete_after_reduce -quiet -save}
|
-reduce -delete_after_reduce -quiet -save}
|
||||||
check_argc_eq1 "read_spef" $args
|
check_argc_eq1 "read_spef" $args
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue