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

repair_timing improvements #1113

Merged
merged 1 commit into from
May 29, 2022

Conversation

antonblanchard
Copy link
Collaborator

@antonblanchard antonblanchard commented May 26, 2022

~ Don't catch errors from repair_timing. There are many reasons it might
fail and reporting "utilization limit is reached" is just confusing.
~ Handle arguments with an arg_list
Suggested by @jjcherry56

- Don't catch errors from repair_timing. There are many reasons it might
  fail and reporting "utilization limit is reached" is just confusing.

- Handle options with a list.
@antonblanchard
Copy link
Collaborator Author

These were a couple of suggestions from @jjcherry56

@donn donn self-requested a review May 29, 2022 14:59
@donn donn changed the title repair_timing improvements repair_timing improvements May 29, 2022
@donn donn merged commit e767002 into The-OpenROAD-Project:master May 29, 2022
growly pushed a commit to growly/openlane that referenced this pull request May 31, 2022
~ Don't catch errors from repair_timing. There are many reasons it might
  fail and reporting "utilization limit is reached" is just confusing.
~ Handle arguments with an arg_list
Suggested by @jjcherry56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants