bump rocket-chip and testchipip

This commit is contained in:
Howard Mao
2017-10-01 22:20:20 +00:00
parent 44899f1b01
commit 5c200ddb6e
6 changed files with 12 additions and 12 deletions

View File

@@ -9,7 +9,7 @@ import testchipip._
class ExampleTop(implicit p: Parameters) extends RocketCoreplex
with HasMasterAXI4MemPort
with HasPeripheryBootROM
with HasPeripheryErrorSlave
with HasSystemErrorSlave
with HasNoDebug
with HasPeripherySerial {
override lazy val module = new ExampleTopModule(this)