rocket: connect uncrossed output interrupts
This commit is contained in:
parent
1fda05970a
commit
f48bf2ac2f
@ -213,6 +213,8 @@ abstract class RocketTileWrapper(rtp: RocketTileParams, hartid: Int)(implicit p:
|
||||
|
||||
def outputInterruptXingLatency: Int
|
||||
|
||||
intOutputNode.foreach { _ := rocket.intOutputNode.get }
|
||||
|
||||
lazy val module = new LazyModuleImp(this) {
|
||||
val io = new CoreBundle
|
||||
with HasExternallyDrivenTileConstants
|
||||
|
Loading…
Reference in New Issue
Block a user