trait AHBSlaveDspBlockWithBus extends LazyModule with AHBSlaveDspBlock
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- AHBSlaveDspBlockWithBus
- AHBSlaveDspBlock
- DspBlock
- LazyModule
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Abstract Value Members
-
abstract
def
module: LazyModuleImpLike
- Definition Classes
- LazyModule
-
abstract
val
streamNode: AXI4StreamNodeHandle
Diplomatic node for AXI4-Stream interfaces
Diplomatic node for AXI4-Stream interfaces
- Definition Classes
- DspBlock
Concrete Value Members
- val bus: AHBFanout
-
lazy val
className: String
- Definition Classes
- LazyModule
-
lazy val
desiredName: String
- Definition Classes
- LazyModule
-
def
getChildren: List[LazyModule]
- Definition Classes
- LazyModule
-
lazy val
graphML: String
- Definition Classes
- LazyModule
-
lazy val
instanceName: String
- Definition Classes
- LazyModule
-
def
line: String
- Definition Classes
- LazyModule
-
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
- AHBSlaveDspBlockWithBus → DspBlock
-
lazy val
moduleName: String
- Definition Classes
- LazyModule
-
def
name: String
- Definition Classes
- LazyModule
-
def
nodeIterator(iterfunc: (LazyModule) ⇒ Unit): Unit
- Definition Classes
- LazyModule
-
def
omitGraphML: Boolean
- Definition Classes
- LazyModule
-
implicit
val
p: Parameters
- Definition Classes
- LazyModule
-
def
parents: Seq[LazyModule]
- Definition Classes
- LazyModule
-
lazy val
pathName: String
- Definition Classes
- LazyModule
-
def
suggestName(x: Option[String]): AHBSlaveDspBlockWithBus.this.type
- Definition Classes
- LazyModule
-
def
suggestName(x: String): AHBSlaveDspBlockWithBus.this.type
- Definition Classes
- LazyModule
-
lazy val
suggestedName: String
- Definition Classes
- LazyModule