t

dspblocks

AHBSlaveDspBlockWithBus

trait AHBSlaveDspBlockWithBus extends LazyModule with AHBSlaveDspBlock

Linear Supertypes
AHBSlaveDspBlock, DspBlock[AHBMasterPortParameters, AHBSlavePortParameters, AHBEdgeParameters, AHBEdgeParameters, AHBSlaveBundle], LazyModule, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. AHBSlaveDspBlockWithBus
  2. AHBSlaveDspBlock
  3. DspBlock
  4. LazyModule
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Abstract Value Members

  1. abstract def module: LazyModuleImpLike
    Definition Classes
    LazyModule
  2. abstract val streamNode: AXI4StreamNodeHandle

    Diplomatic node for AXI4-Stream interfaces

    Diplomatic node for AXI4-Stream interfaces

    Definition Classes
    DspBlock

Concrete Value Members

  1. val bus: AHBFanout
  2. lazy val className: String
    Definition Classes
    LazyModule
  3. lazy val desiredName: String
    Definition Classes
    LazyModule
  4. def getChildren: List[LazyModule]
    Definition Classes
    LazyModule
  5. lazy val graphML: String
    Definition Classes
    LazyModule
  6. lazy val instanceName: String
    Definition Classes
    LazyModule
  7. def line: String
    Definition Classes
    LazyModule
  8. val mem: Some[AHBFanoutNode]

    Diplmatic node for memory interface Some blocks might not need memory mapping, so this is an Option[]

    Diplmatic node for memory interface Some blocks might not need memory mapping, so this is an Option[]

    Definition Classes
    AHBSlaveDspBlockWithBusDspBlock
  9. lazy val moduleName: String
    Definition Classes
    LazyModule
  10. def name: String
    Definition Classes
    LazyModule
  11. def nodeIterator(iterfunc: (LazyModule) ⇒ Unit): Unit
    Definition Classes
    LazyModule
  12. def omitGraphML: Boolean
    Definition Classes
    LazyModule
  13. implicit val p: Parameters
    Definition Classes
    LazyModule
  14. def parents: Seq[LazyModule]
    Definition Classes
    LazyModule
  15. lazy val pathName: String
    Definition Classes
    LazyModule
  16. def suggestName(x: Option[String]): AHBSlaveDspBlockWithBus.this.type
    Definition Classes
    LazyModule
  17. def suggestName(x: String): AHBSlaveDspBlockWithBus.this.type
    Definition Classes
    LazyModule
  18. lazy val suggestedName: String
    Definition Classes
    LazyModule