Skip to content

fix: resolve firtool from Chisel metadata - #6

Merged
MrAMS merged 1 commit into
masterfrom
fix/firtool-resolver
Aug 20, 2026
Merged

fix: resolve firtool from Chisel metadata#6
MrAMS merged 1 commit into
masterfrom
fix/firtool-resolver

Conversation

@MrAMS

@MrAMS MrAMS commented Aug 20, 2026

Copy link
Copy Markdown
Member

This PR replaces the hardcoded CIRCT/firtool download with Chisel’s official firtool-resolver. It reads the compatible firtool version from Chisel’s BuildInfo, resolves the native binary for the current platform, and exposes it through @chisel_firtool. This keeps Chisel and firtool versions aligned and avoids GLIBC compatibility issues in older CI environments

Related to bazelbuild/bazel-central-registry#10116 (comment) and #4

@MrAMS
MrAMS merged commit 7ef03da into master Aug 20, 2026
7 checks passed
@oharboe

oharboe commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

🥳💪

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

Successfully merging this pull request may close these issues.

2 participants