Skip to content

Mass deprecations, to be removed in Chisel 7 #4754

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

Merged
merged 3 commits into from
Feb 28, 2025

Conversation

seldridge
Copy link
Member

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

Release Notes

  • Deprecate FileUtils
  • Deprecate BlackBoxResourceFileNameAnno
  • Deprecate BlackBoxSourceHelper
  • Deprecate BackendCompilationUtilities

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

Signed-off-by: Schuyler Eldridge <[email protected]>
@seldridge seldridge added this to the 6.x milestone Feb 28, 2025
@seldridge seldridge requested a review from jackkoenig February 28, 2025 19:57
@seldridge seldridge added the Deprecation Deprecates an API, will be included in release notes label Feb 28, 2025
@seldridge seldridge merged commit 868c195 into main Feb 28, 2025
15 checks passed
@seldridge seldridge deleted the dev/seldridge/chisel-7-deprecations branch February 28, 2025 20:46
@mergify mergify bot added the Backported This PR has been backported label Feb 28, 2025
chiselbot pushed a commit that referenced this pull request Feb 28, 2025
Mass deprecation of APIs that we would like to delete in Chisel 7.

Signed-off-by: Schuyler Eldridge <[email protected]
(cherry picked from commit 868c195)

# Conflicts:
#	firrtl/src/test/scala/firrtlTests/FileUtilsSpec.scala
#	src/test/scala/chiselTests/Harness.scala
Copy link
Contributor

mergify bot commented Feb 28, 2025

backport

✅ Backports have been created

chiselbot added a commit that referenced this pull request Feb 28, 2025
* Mass deprecations, to be removed in Chisel 7 (#4754)

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

Signed-off-by: Schuyler Eldridge <[email protected]
(cherry picked from commit 868c195)

# Conflicts:
#	firrtl/src/test/scala/firrtlTests/FileUtilsSpec.scala
#	src/test/scala/chiselTests/Harness.scala

* fixup! Mass deprecations, to be removed in Chisel 7 (#4754)

* fixup! Mass deprecations, to be removed in Chisel 7 (#4754)

---------

Co-authored-by: Schuyler Eldridge <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backported This PR has been backported Deprecation Deprecates an API, will be included in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants