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

RSZ: extract parasitics for repair timing and repair design inside rsz code #6064

Open
eder-matheus opened this issue Oct 30, 2024 · 0 comments · May be fixed by #6068
Open

RSZ: extract parasitics for repair timing and repair design inside rsz code #6064

eder-matheus opened this issue Oct 30, 2024 · 0 comments · May be fixed by #6068
Assignees
Labels
rsz Resizer

Comments

@eder-matheus
Copy link
Collaborator

eder-matheus commented Oct 30, 2024

Description

Follow-up on PR #6052.

The current implementation assumes that the parasitics will be extracted before running the repair command, so the estimation part of the flow is doing nothing when the design is routed.

Suggested Solution

Call parasitcs extraction inside the estimation code, when the parasitics source is detailed routing. This includes extracting the parasitics and feeding them to sta.

Additional Context

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rsz Resizer
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant