ahb: make MMIO channels specifiy bus type (we will have more than one bridge)
This commit is contained in:
committed by
Andrew Waterman
parent
f3a557b67b
commit
7a24527448
@ -218,7 +218,7 @@ class BaseConfig extends Config (
|
||||
true
|
||||
}
|
||||
case NExtInterrupts => 2
|
||||
case NExtMMIOChannels => 0
|
||||
case NExtMMIOAXIChannels => 0
|
||||
case PLICKey => PLICConfig(site(NTiles), site(UseVM), site(NExtInterrupts), 0)
|
||||
case DMKey => new DefaultDebugModuleConfig(site(NTiles), site(XLen))
|
||||
case FDivSqrt => true
|
||||
|
Reference in New Issue
Block a user