Bump rocket-chip
- Update Scala version to 2.12.4; work around SBT multi-project idiosyncrasies - Remove HasSystemErrorSlave
This commit is contained in:
@@ -10,7 +10,7 @@ import testchipip._
|
||||
class ExampleTop(implicit p: Parameters) extends RocketSubsystem
|
||||
with CanHaveMasterAXI4MemPort
|
||||
with HasPeripheryBootROM
|
||||
with HasSystemErrorSlave
|
||||
// with HasSystemErrorSlave
|
||||
with HasSyncExtInterrupts
|
||||
with HasNoDebug
|
||||
with HasPeripherySerial {
|
||||
|
||||
Reference in New Issue
Block a user