Update Chisel 7 version to 7.13.0 - #2348
Merged
Merged
Conversation
Updating to a recent Chisel 7 version pulls in chipsalliance/chisel#5099, which causes source incompatibilities in Rocket Chip. That was fixed in chipsalliance/rocket-chip#3775, so I bumped that submodule to the latest. That in turn causes an incompatibility with Shuttle. That was fixed in ucb-bar/shuttle#15, so I bumped that submodule to latest. Updating to a non-RC version of Chisel 7 also causes linking errors with json4s, as mentioned in chipsalliance/chisel#4955. So I've updated the version of json4s-jackson that Rocket Chip uses during the Chisel 7 build.
Contributor
Author
|
The CI failures appear to be a combination of:
|
jimfangx
self-requested a review
June 9, 2026 17:23
Member
|
@tynan-jdwk can you remove the shuttle commit? we've already bumped it on the branch that this will be going into. we'll use the dev-june2026-release branch for the upcoming firesim & chipyard releases. we can keep the changes in build.sbt; thanksa! |
Contributor
Author
|
Thanks @jimfangx! All taken care of. |
jimfangx
self-requested a review
June 19, 2026 17:26
|
Tick the box to add this pull request to the merge queue (same as
|
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.
Updating to a recent Chisel 7 version pulls in chipsalliance/chisel#5099, which causes source incompatibilities in Rocket Chip. That was fixed in chipsalliance/rocket-chip#3775, so I bumped that submodule to the latest.
That in turn causes an incompatibility with Shuttle. That was fixed in ucb-bar/shuttle#15, so I bumped that submodule to latest.
Updating to a non-RC version of Chisel 7 also causes linking errors with json4s, as mentioned in chipsalliance/chisel#4955. So I've updated the version of json4s-jackson that Rocket Chip uses during the Chisel 7 build.
Related PRs / Issues: None
Type of change:
Impact:
Contributor Checklist:
mainas the base branch?changelog:<topic>label?changelog:label?.conda-lock.ymlfile if you updated the conda requirements file?Please Backport?CI Help:
Add the following labels to modify the CI for a set of features.
Generally, a label added only affect subsequent changes to the PR (i.e. new commits, force pushing, closing/reopening).
See
ci:*for full list of labels:ci:fpga-deploy- Run FPGA-based E2E testingci:local-fpga-buildbitstream-deploy- Build local FPGA bitstreams for platforms that are releasedci:disable- Disable CI