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