KenKundert / psf_utils

Read Spectre PSF files
49 stars 14 forks source link

Fix bugs when parse the sweeps only files and the regular expression mistake for the real value #10

Closed libbylg closed 1 year ago

libbylg commented 2 years ago

Resolve the bug bellow:

KenKundert commented 2 years ago

Did you apply the changes from a linter? There appear to be many cosmetic changes that need to be reversed.

KenKundert commented 2 years ago

Whoops. Never mind. I was confused with the patch files, which seem to indicate many cosmetic changes. Can you include a test that exercises your changes?

KenKundert commented 2 years ago

At a minimum I need an example PSF file that requires the change you submitted. That way I can run tests in the future to make sure I do not break your enhancement.