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

Mass deprecations, to be removed in Chisel 7 (backport #4754) #4756

Merged
merged 3 commits into from
Feb 28, 2025

Conversation

chiselbot
Copy link
Collaborator

Mass deprecation of APIs that we would like to delete in Chisel 7.

Release Notes

Mass deprecation of APIs that we would like to delete in Chisel 7.

Signed-off-by: Schuyler Eldridge <schuyler.eldridge@sifive.com
(cherry picked from commit 868c195)

# Conflicts:
#	firrtl/src/test/scala/firrtlTests/FileUtilsSpec.scala
#	src/test/scala/chiselTests/Harness.scala
@mergify mergify bot added Backport Automated backport, please consider for minor release bp-conflict labels Feb 28, 2025
Copy link
Contributor

mergify bot commented Feb 28, 2025

Cherry-pick of 868c195 has failed:

On branch mergify/bp/6.x/pr-4754
Your branch is up to date with 'origin/6.x'.

You are currently cherry-picking commit 868c1958.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   firrtl/src/main/scala/firrtl/FileUtils.scala
	modified:   firrtl/src/main/scala/firrtl/transforms/BlackBoxSourceHelper.scala
	modified:   firrtl/src/main/scala/firrtl/util/BackendCompilationUtilities.scala

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   firrtl/src/test/scala/firrtlTests/FileUtilsSpec.scala
	both modified:   src/test/scala/chiselTests/Harness.scala

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@github-actions github-actions bot added the Deprecation Deprecates an API, will be included in release notes label Feb 28, 2025
@chiselbot chiselbot merged commit 55dd49d into 6.x Feb 28, 2025
15 checks passed
@chiselbot chiselbot deleted the mergify/bp/6.x/pr-4754 branch February 28, 2025 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backport Automated backport, please consider for minor release Deprecation Deprecates an API, will be included in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants