Fixes after merge
This commit is contained in:
parent
8e926f8d79
commit
16ad8a7e9c
@ -1 +1 @@
|
||||
Subproject commit 8b3c51e6e8203b507c8782ab660d96ee91da9280
|
||||
Subproject commit b2c240f2c7728eb8f9436014e46cc040e25e1551
|
@ -464,8 +464,8 @@ class TopIO(htif_width: Int) extends Bundle {
|
||||
}
|
||||
|
||||
object DummyTopLevelConstants extends _root_.uncore.constants.CoherenceConfigConstants {
|
||||
val NTILES = 2
|
||||
val NBANKS = 2
|
||||
val NTILES = 1
|
||||
val NBANKS = 1
|
||||
val HTIF_WIDTH = 16
|
||||
val ENABLE_SHARING = true
|
||||
val ENABLE_CLEAN_EXCLUSIVE = true
|
||||
|
2
uncore
2
uncore
@ -1 +1 @@
|
||||
Subproject commit 29e55842f7bd5c119dcac85fbc935fc2c24487b2
|
||||
Subproject commit b86f771472ce11305cddce0b222862f6d333a0d7
|
Loading…
Reference in New Issue
Block a user