diff --git a/src/main/scala/system/ExampleRocketSystem.scala b/src/main/scala/system/ExampleRocketSystem.scala index acb14ce6..162e2cf1 100644 --- a/src/main/scala/system/ExampleRocketSystem.scala +++ b/src/main/scala/system/ExampleRocketSystem.scala @@ -24,3 +24,4 @@ class ExampleRocketSystemModule[+L <: ExampleRocketSystem](_outer: L) extends Ro with HasMasterAXI4MemPortModuleImp with HasMasterAXI4MMIOPortModuleImp with HasSlaveAXI4PortModuleImp + with HasPeripheryBootROMModuleImp