update to tilelink2
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package example
|
||||
|
||||
import cde.{Parameters, Config, CDEMatchError}
|
||||
import config.{Parameters, Config}
|
||||
import testchipip.WithSerialAdapter
|
||||
|
||||
class DefaultExampleConfig extends Config(
|
||||
new WithSerialAdapter ++ new rocketchip.BaseConfig)
|
||||
new WithSerialAdapter ++ new rocketchip.DefaultConfig)
|
||||
|
||||
Reference in New Issue
Block a user