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

Firtool and aarch64 #8135

Open
timmerrifield opened this issue Jan 28, 2025 · 2 comments
Open

Firtool and aarch64 #8135

timmerrifield opened this issue Jan 28, 2025 · 2 comments

Comments

@timmerrifield
Copy link

Hi,

I don't see any Firtool releasee binaries for aarch64. Is that because it's not supported?

Thanks!
Tim

@seldridge
Copy link
Member

You're asking about Linux aarch64, macOS, or both?

firtool should work fine building both from source (I build it on macOS and use it locally). Conveniently, the published macOS x64 binaries should also work fine on aarch64 due to Rosetta.

We can add support for publishing the aarch64 binaries as well, nonetheless. Historically, I think GitHub didn't support aarch64 macOS runners when we set this up. They do now and Linux aarch64 was added this month.

@timmerrifield
Copy link
Author

Thanks! I was trying to set up Chisel in a Linux VM running on my mac. Chisel was trying to pull down firtool from maven using https://repo1.maven.org/maven2/org/chipsalliance/llvm-firtool/1.62.1/llvm-firtool-1.62.1-linux-aarch64.jar which is not available.

I'll try from source for now.

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

2 participants