Make estimate_parasitics -spef_file foo.spef
write to foo.spef, not foo_default.spef
#6420
Labels
rsz
Resizer
Description
It is surprising that the _default suffix is added to the filename.
To work around this, I have to add a mv command:
Suggested Solution
Write to the exact file that was specified on the command instead of writing to some other file.
Additional Context
No response
The text was updated successfully, but these errors were encountered: