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

Slight difference in results when using -corners #6175

Open
maliberty opened this issue Nov 17, 2024 Discussed in #6174 · 0 comments
Open

Slight difference in results when using -corners #6175

maliberty opened this issue Nov 17, 2024 Discussed in #6174 · 0 comments
Assignees
Labels
gpl Global Placement

Comments

@maliberty
Copy link
Member

Discussed in #6174

Originally posted by kareefardi November 17, 2024
test.tar.gz
This is a test case of two scripts running global placement. Both functionally should be identical. The difference is one uses -corner for set_wire_rc while the other doesn't.

For the case using -corner, set_layer_rc is needed. The code attempts to fetch the default values in the tlef and reuse them in set_layer_rc after doing the necessary unit conversions.

There seems to be a slight difference in the output generated from both runs (notice the reported slacks and HPWL) and I am wondering if this a round-off error, a methodology error at my end or something else related to OR itself.

@maliberty maliberty added the gpl Global Placement label Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gpl Global Placement
Projects
None yet
Development

No branches or pull requests

2 participants