-
Notifications
You must be signed in to change notification settings - Fork 26
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
Who is maintaining "Conda EDA tools packages for Aarch64? #354
Comments
Can you confirm if you're trying to install on MacOSX on Ubuntu? I think @xobs packaged a few dependencies for MacOSX natively. |
Thanks, and do you mean below? |
@jun1okamura I mean that @xobs contributed the MacOSX arm package to https://github.com/hdl/conda-eda/, see https://github.com/hdl/conda-eda/pulls?q=is%3Apr+author%3Axobs+ so we should be able to discuss with him what was covered by his recent work. |
Hi @proppy, I think MacOSX native is fine for me, but Ubuntu on UTM can completely separate its environment. Welcome to discuss it and I would like to contribute somehow if possible. |
I did manage to get it to build locally, and had a native end-to-end flow going. The only trick was that there was a bug in openroad where the environment was getting reinitialised, but I believe that's solved in the latest version. The problem I ran into was that I couldn't figure out how to cross-compile it, and there weren't any arm64 builders available for free. One potential solution is to move to conda-forge which appears to have the machinery in place to cross-compile, but that hasn't been done yet. |
@xobs |
I believe the "official" way is to run the Ubuntu images via Docker. But as I've had a lot of trouble with Docker in the past, my preference is to run things natively. |
@xobs |
Hi
CC: @proppy
I am trying to install OpenEDA/PDK into my MAC M2 on Ubuntu(aarch64) 22.04 by UTM but seems there are some missing packages.
Steps to Reproduce the Problem
Specifications
Version:
Platform:
Ubuntu (Aarch64) 22.04 on MAC M2 by UTM (Version 4.2.5)
The text was updated successfully, but these errors were encountered: