Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Store parasitics data from estimate_parasitics into ODB and use write_spef to write them #6362

Open
eder-matheus opened this issue Dec 16, 2024 · 0 comments
Assignees
Labels
odb OpenDB rsz Resizer

Comments

@eder-matheus
Copy link
Collaborator

Description

Instead of using the simple spef writer implemented in resizer to write the spef file from estimate_parasitics, store the parasitics data in odb and write them with write_spef command.

This is necessary since write_spef already covers multiple corner cases regarding the spef format, and mimic them in the resizer implementation would be code duplication.

Follow up on issue #6225

Suggested Solution

No response

Additional Context

No response

@eder-matheus eder-matheus self-assigned this Dec 16, 2024
@eder-matheus eder-matheus added odb OpenDB rsz Resizer labels Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
odb OpenDB rsz Resizer
Projects
None yet
Development

No branches or pull requests

1 participant