Skip to content

[Scala3] Add AutoTypeName support to BundlePhase#5361

Merged
adkian-sifive merged 5 commits into
mainfrom
adkian-sifive/scala3-bundlephase-autotypename
May 20, 2026
Merged

[Scala3] Add AutoTypeName support to BundlePhase#5361
adkian-sifive merged 5 commits into
mainfrom
adkian-sifive/scala3-bundlephase-autotypename

Conversation

@adkian-sifive
Copy link
Copy Markdown
Member

@adkian-sifive adkian-sifive commented May 18, 2026

Summary

Adds missing support for AutoTypeName to BundlePhase. Move AutoTypeName spec to run with Scala 3

Release Notes

BundlePhase now supports AutoTypeName

Development notes

  • AI tool(s) used: Augment Code w/ Claude Sonnet 4.5

@adkian-sifive adkian-sifive added the Scala 3 Changes related to upgrading to Scala 3 label May 18, 2026
Comment thread plugin/src/main/scala-3/chisel3/internal/plugin/BundlePhase.scala Outdated
Comment thread plugin/src/main/scala-3/chisel3/internal/plugin/BundlePhase.scala Outdated
Comment thread plugin/src/main/scala-3/chisel3/internal/plugin/BundlePhase.scala Outdated
@adkian-sifive
Copy link
Copy Markdown
Member Author

BundleElementsSpec here is failing because it's running into issue fixed in #5362, I'm going to pull it out of this and move it to the other PR

@adkian-sifive adkian-sifive force-pushed the adkian-sifive/scala3-bundlephase-autotypename branch from 9262802 to 09f5d88 Compare May 19, 2026 19:23
@adkian-sifive
Copy link
Copy Markdown
Member Author

I've factored out all non-AutoTypeName related changes into their own PRs

@adkian-sifive adkian-sifive requested a review from jackkoenig May 20, 2026 18:03
@adkian-sifive adkian-sifive merged commit 2e119b3 into main May 20, 2026
28 checks passed
@adkian-sifive adkian-sifive deleted the adkian-sifive/scala3-bundlephase-autotypename branch May 20, 2026 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scala 3 Changes related to upgrading to Scala 3

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants