We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd04d99 commit 8c87bb3Copy full SHA for 8c87bb3
src/test/scala-2/chiselTests/LayerSpec.scala
@@ -196,7 +196,7 @@ class LayerSpec extends AnyFlatSpec with Matchers with FileCheck {
196
ChiselStage.elaborate(new Foo)
197
}
198
199
- they should "be enabled with a trait" in {
+ they should "be enabled with a function" in {
200
201
class Foo extends RawModule {
202
layer.enable(A.B)
0 commit comments