writebacks on release network pass asm tests and bmarks
This commit is contained in:
parent
a0dc8d52d6
commit
cf76665d09
@ -331,7 +331,7 @@ class TopIO(htif_width: Int) extends Bundle {
|
|||||||
}
|
}
|
||||||
|
|
||||||
object DummyTopLevelConstants extends _root_.uncore.constants.CoherenceConfigConstants {
|
object DummyTopLevelConstants extends _root_.uncore.constants.CoherenceConfigConstants {
|
||||||
val NTILES = 1
|
val NTILES = 2
|
||||||
val HTIF_WIDTH = 16
|
val HTIF_WIDTH = 16
|
||||||
val ENABLE_SHARING = true
|
val ENABLE_SHARING = true
|
||||||
val ENABLE_CLEAN_EXCLUSIVE = true
|
val ENABLE_CLEAN_EXCLUSIVE = true
|
||||||
|
Loading…
Reference in New Issue
Block a user