update boom | fix comments and remove extra code
This commit is contained in:
@@ -109,9 +109,9 @@ class WithGPIORocketTop extends Config((site, here, up) => {
|
||||
}
|
||||
})
|
||||
|
||||
// --------------------------------------
|
||||
// -----------------------------------------------
|
||||
// BOOM + Rocket Top Level System Parameter Mixins
|
||||
// --------------------------------------
|
||||
// -----------------------------------------------
|
||||
|
||||
/**
|
||||
* 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)
|
||||
with HasRTCModuleImp
|
||||
with HasNoDebugModuleImp
|
||||
with HasPeripherySerialModuleImp
|
||||
with DontTouch
|
||||
|
||||
Reference in New Issue
Block a user