SerialInterfaceWidth is not actually configurable
This commit is contained in:
@@ -50,7 +50,6 @@ class WithSimNetwork extends Config((site, here, up) => {
|
||||
})
|
||||
|
||||
class BaseExampleConfig extends Config(
|
||||
new WithSerialAdapter ++
|
||||
new freechips.rocketchip.chip.DefaultConfig)
|
||||
|
||||
class DefaultExampleConfig extends Config(
|
||||
|
||||
Reference in New Issue
Block a user