rocketchip: move from using cde to config
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
package unittest
|
||||
|
||||
import Chisel._
|
||||
import cde.{Parameters, Config, CDEMatchError}
|
||||
import config._
|
||||
import rocketchip.{BaseConfig, BasePlatformConfig}
|
||||
|
||||
class WithJunctionsUnitTests extends Config(
|
||||
|
Reference in New Issue
Block a user