coreplex: move CacheCork in front of SBus
Continue to not allow caches to cache ROMs. Update TinyConfig and WithStatelessBridge.
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)
|
||||
|
||||
class DefaultFPGAConfig extends Config(new BaseConfig)
|
||||
|
Reference in New Issue
Block a user