-
Notifications
You must be signed in to change notification settings - Fork 311
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
Ubuntu 22.04 local build fails #2757
Comments
Have you run the dependency installer? map is provided by the compiler so it is surprising it wouldn't be found? |
Yes, that is called from setup.sh. I'm following the instructions in the documentation here: https://openroad-flow-scripts.readthedocs.io/en/latest/user/BuildLocally.html |
I discovered I have this issue too. Ubuntu 22.04.5 LTS. Outside or OpenROAD, I have been using Yosys built myself for a while w/out issue, but I also followed the instructions on Yosys's page and built it w/ gcc:
Guess I can hack this in locally? Can I Bring-My-Own Yosys install to OpenROAD (I was surprised I had to rebuild it at all, are Yosys plugins involved?) |
Related Yosys issue I came across before finding this issue: |
And here's a workaround that worked for me:
|
Subject
[Build] for compilation-related issues.
Describe the bug
Default build doesn't work. It immediately fails building yosys:
Expected Behavior
I would expect it to compile a local version of OpenROAD.
Environment
To Reproduce
Relevant log output
Screenshots
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: