get rid of TL -> AXI buffering and fix SimpleHellaCacheIF for non-blocking DCache
This commit is contained in:
@ -308,7 +308,6 @@ class BaseConfig extends Config (
|
||||
case ConfigString => makeConfigString()
|
||||
case GlobalAddrMap => globalAddrMap
|
||||
case EnableL2Logging => false
|
||||
case NastiResponseBufferDepth => site(MIFDataBeats) * site(NAcquireTransactors)
|
||||
case _ => throw new CDEMatchError
|
||||
}},
|
||||
knobValues = {
|
||||
|
Reference in New Issue
Block a user