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

gui: if no_init is specified on commandline previous settings will not be loaded #5929

Merged
merged 2 commits into from
Oct 15, 2024

Conversation

gadfort
Copy link
Collaborator

@gadfort gadfort commented Oct 12, 2024

This provides a way to pass in the no_init information to the GUI on load to start the GUI in a clean state.
If we dont want to bring in the commandline flag, I suggest we still have this capability since it would be useful when debugging GUI issues and dealing with sometimes corrupted settings files.

Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@maliberty
Copy link
Member

I'm not sure it is good to overload -no_init. Perhaps a separate -no_settings would be clearer?

@gadfort
Copy link
Collaborator Author

gadfort commented Oct 15, 2024

I'll add a new flag for this one.

@gadfort
Copy link
Collaborator Author

gadfort commented Oct 15, 2024

@maliberty done

Copy link
Contributor

clang-tidy review says "All clean, LGTM! 👍"

@maliberty maliberty merged commit eca4b23 into The-OpenROAD-Project:master Oct 15, 2024
10 checks passed
@gadfort gadfort deleted the gui-no-init branch October 15, 2024 22:29
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