Get rid of paddrBits from SystemBus (#1029)
This commit is contained in:
@ -125,5 +125,4 @@ trait HasSystemBus extends HasInterruptBus {
|
||||
val sbus = LazyModule(new SystemBus(sbusParams))
|
||||
|
||||
def sharedMemoryTLEdge: TLEdge = sbus.busView
|
||||
def paddrBits: Int = sbus.busView.bundle.addressBits
|
||||
}
|
||||
|
Reference in New Issue
Block a user