update boom | fix comments and remove extra code
This commit is contained in:
Submodule generators/boom updated: ff8c25af0b...734d62c6a9
@@ -109,9 +109,9 @@ class WithGPIORocketTop extends Config((site, here, up) => {
|
|||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|
||||||
// --------------------------------------
|
// -----------------------------------------------
|
||||||
// BOOM + Rocket Top Level System Parameter Mixins
|
// BOOM + Rocket Top Level System Parameter Mixins
|
||||||
// --------------------------------------
|
// -----------------------------------------------
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Class to specify a "plain" top level BOOM + Rocket system
|
* Class to specify a "plain" top level BOOM + Rocket system
|
||||||
|
|||||||
@@ -82,7 +82,6 @@ class BoomAndRocketTop(implicit p: Parameters) extends boom.system.ExampleBoomAn
|
|||||||
}
|
}
|
||||||
|
|
||||||
class BoomAndRocketTopModule[+L <: BoomAndRocketTop](l: L) extends boom.system.ExampleBoomAndRocketSystemModule(l)
|
class BoomAndRocketTopModule[+L <: BoomAndRocketTop](l: L) extends boom.system.ExampleBoomAndRocketSystemModule(l)
|
||||||
with HasRTCModuleImp
|
|
||||||
with HasNoDebugModuleImp
|
with HasNoDebugModuleImp
|
||||||
with HasPeripherySerialModuleImp
|
with HasPeripherySerialModuleImp
|
||||||
with DontTouch
|
with DontTouch
|
||||||
|
|||||||
Reference in New Issue
Block a user