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

Warning about macro.cfg should be called before generate_openlane_files #34

Open
mbalestrini opened this issue Dec 30, 2021 · 1 comment

Comments

@mbalestrini
Copy link

If you run --create-openlane-config without the instances info in macro.cfg you don't get to see the warning message about that file not being generated, because that call is after the process that throws the error (generate_openlane_files)

logging.warning("macros.cfg is not currently being automatically generated - please make sure this file is up to date")

@mbalestrini
Copy link
Author

I created a PR

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