WithFireSimFAME5 to allow non Rocket/BOOM build
This commit is contained in:
@@ -170,6 +170,7 @@ class WithFireSimFAME5 extends ComposeIOBinder({
|
|||||||
annotate(EnableModelMultiThreadingAnnotation(b.module))
|
annotate(EnableModelMultiThreadingAnnotation(b.module))
|
||||||
case r: RocketTile =>
|
case r: RocketTile =>
|
||||||
annotate(EnableModelMultiThreadingAnnotation(r.module))
|
annotate(EnableModelMultiThreadingAnnotation(r.module))
|
||||||
|
case _ => Nil
|
||||||
}
|
}
|
||||||
(Nil, Nil)
|
(Nil, Nil)
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user