1
0

get rid of TL -> AXI buffering and fix SimpleHellaCacheIF for non-blocking DCache

This commit is contained in:
Howard Mao
2016-07-07 19:01:27 -07:00
parent 32ee5432dd
commit eeac405ef8
4 changed files with 3 additions and 4 deletions

View File

@ -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 = {