[cd] Bump CIRCT from firtool-1.143.0 to firtool-1.144.0#5257
Merged
seldridge merged 2 commits intoApr 1, 2026
Conversation
Add preprocessorDefines method to InstanceChoiceControl.Type that generates VerilogPreprocessorDefine entries for VerilogElaborationTime instance choices. These defines follow the macro-based ABI format: `targets$<option>$<case>`. This aligns with CIRCT PR [#10042] which changed instance choices from a file-based ABI to a macro-based ABI. Changes: - Add preprocessorDefines method to InstanceChoiceControl.Type - Integrate instance choice preprocessor defines into Settings - Update shouldIncludeFile to return PartialFunction.empty (no files generated) - Make choices field accessible via protected abstract method - Mark shouldIncludeFile as deprecated rather than removing it entirely for binary compatibility [#10042]: llvm/circt#10042 Co-authored-by: Jack Koenig <jack.koenig3@gmail.com>
This is an automated commit generated by the `circt/update-circt` GitHub Action.
f3cb8dc to
b1eb7d7
Compare
seldridge
approved these changes
Apr 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
[cd] Bump CIRCT from firtool-1.143.0 to firtool-1.144.0
This is an automated commit generated by the
circt/update-circtGitHubAction.
The following 1 commit(s) was/were automatically cherry-picked from the ci/ci-circt-nightly branch:
Release Notes
Bump CIRCT from
firtool-1.143.0tofirtool-1.144.0.Release notes for new CIRCT versions can be found at the following links: