Skip to content

Conversation

seldridge
Copy link
Member

Deprecate BasicTester and TesterDriver. These have been fully replaced with ChiselSim.

Release Notes

Deprecate chisel3.testers.{BasicTester, TesterDriver}. The former can be replaced with a Module. If you are relying on the latter, please switch to ChiselSim.

@seldridge seldridge requested a review from jackkoenig February 26, 2025 22:29
@seldridge seldridge added the Deprecation Deprecates an API, will be included in release notes label Feb 26, 2025
@seldridge seldridge added this to the 6.x milestone Feb 26, 2025
Deprecate `BasicTester` and `TesterDriver`.  These have been fully
replaced with ChiselSim.

Signed-off-by: Schuyler Eldridge <schuyler.eldridge@sifive.com>
@seldridge seldridge force-pushed the dev/seldridge/deprecated-TesterDriver branch from b0f73a6 to cee6605 Compare February 26, 2025 22:34
@seldridge seldridge enabled auto-merge (squash) February 26, 2025 23:05
@seldridge seldridge merged commit 0a0fa80 into main Feb 26, 2025
15 checks passed
@seldridge seldridge deleted the dev/seldridge/deprecated-TesterDriver branch February 26, 2025 23:31
@mergify mergify bot added the Backported This PR has been backported label Feb 26, 2025
chiselbot pushed a commit that referenced this pull request Feb 26, 2025
Deprecate `BasicTester` and `TesterDriver`.  These have been fully
replaced with ChiselSim.

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

# Conflicts:
#	src/test/scala/chiselTests/TesterDriverSpec.scala
Copy link
Contributor

mergify bot commented Feb 26, 2025

backport

✅ Backports have been created

chiselbot added a commit that referenced this pull request Feb 27, 2025
…4743)

* [testers] Deprecate everything the testers package (#4742)

Deprecate `BasicTester` and `TesterDriver`.  These have been fully
replaced with ChiselSim.

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

# Conflicts:
#	src/test/scala/chiselTests/TesterDriverSpec.scala

* fixup! [testers] Deprecate everything the testers package (#4742)

* fixup! [testers] Deprecate everything the testers package (#4742)

---------

Co-authored-by: Schuyler Eldridge <schuyler.eldridge@sifive.com>
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