get rid of TL -> AXI buffering and fix SimpleHellaCacheIF for non-blocking DCache
This commit is contained in:
parent
32ee5432dd
commit
eeac405ef8
@ -1 +1 @@
|
|||||||
Subproject commit 46db745fe3806733257a16766dd97a281810c6d5
|
Subproject commit 027f3d7fa6bf0da5af899e51a7010921ecb9dff0
|
2
rocket
2
rocket
@ -1 +1 @@
|
|||||||
Subproject commit d972677a0c07b6cdf6b806cbd4a152b103c3293c
|
Subproject commit 5c87faad33ab949af5d8daaa3b3439ceecfd7b83
|
@ -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
@ -1 +1 @@
|
|||||||
Subproject commit bc6679ecd5edfe8dbfa27e52d06651f7b8ae47dc
|
Subproject commit 73ef0649f34a2aa3e535ce1eefbb3b81b8c21768
|
Loading…
Reference in New Issue
Block a user