Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
shogo committed Apr 17, 2024
1 parent a2e9a93 commit 41210ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion b4smt/src/test/scala/b4smt/modules/fetch/FetchTest.scala
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ class FetchTest
with ChiselScalatestTester
with SymbiYosysFormal {
behavior of "Fetch"
implicit val defaultParams: b4processor.Parameters =
implicit val defaultParams: b4smt.Parameters =
Parameters(
debug = true,
threads = 1,
Expand Down

0 comments on commit 41210ec

Please sign in to comment.