Merge pull request #1039 from freechipsproject/tile-crossing-params
Improvements wrt connecting RocketTiles to SystemBus
This commit is contained in:
@ -66,7 +66,7 @@ class DualCoreConfig extends Config(
|
||||
class TinyConfig extends Config(
|
||||
new WithNMemoryChannels(0) ++
|
||||
new WithStatelessBridge ++
|
||||
new WithNTinyCores(1) ++
|
||||
new With1TinyCore ++
|
||||
new BaseConfig)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user