coreplex: WithStatelessBridge => WithIncoherentTiles (#1092)
This commit is contained in:
@ -65,11 +65,10 @@ class DualCoreConfig extends Config(
|
||||
|
||||
class TinyConfig extends Config(
|
||||
new WithNMemoryChannels(0) ++
|
||||
new WithStatelessBridge ++
|
||||
new WithIncoherentTiles ++
|
||||
new With1TinyCore ++
|
||||
new BaseConfig)
|
||||
|
||||
|
||||
class BaseFPGAConfig extends Config(new BaseConfig)
|
||||
|
||||
class DefaultFPGAConfig extends Config(new WithNSmallCores(1) ++ new BaseFPGAConfig)
|
||||
|
Reference in New Issue
Block a user