get rid of TL -> AXI buffering and fix SimpleHellaCacheIF for non-blocking DCache
This commit is contained in:
Submodule junctions updated: 46db745fe3...027f3d7fa6
2
rocket
2
rocket
Submodule rocket updated: d972677a0c...5c87faad33
@ -308,7 +308,6 @@ class BaseConfig extends Config (
|
|||||||
case ConfigString => makeConfigString()
|
case ConfigString => makeConfigString()
|
||||||
case GlobalAddrMap => globalAddrMap
|
case GlobalAddrMap => globalAddrMap
|
||||||
case EnableL2Logging => false
|
case EnableL2Logging => false
|
||||||
case NastiResponseBufferDepth => site(MIFDataBeats) * site(NAcquireTransactors)
|
|
||||||
case _ => throw new CDEMatchError
|
case _ => throw new CDEMatchError
|
||||||
}},
|
}},
|
||||||
knobValues = {
|
knobValues = {
|
||||||
|
2
uncore
2
uncore
Submodule uncore updated: bc6679ecd5...73ef0649f3
Reference in New Issue
Block a user