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

Most rules should create a cmd_file script for usage with the OpenROAD GUI #181

Open
mithro opened this issue Sep 12, 2023 · 0 comments
Open

Comments

@mithro
Copy link
Member

mithro commented Sep 12, 2023

The OpenROAD GUI can be launched with a cmd_file. It would be good if the build rules created a suitable cmd_file which loaded everything into OpenROAD and setup the GUI in the relevant way.

@QuantamHD mentioned that you probably want to load the .db file and then the sdc and liberty info.

That way you could just do bazel run <openroad target> -- -gui <cmd_file> and quickly see the right stuff...

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

No branches or pull requests

1 participant