Class

spinal.lib.bus.wishbone

WishboneToBmbGenerator

Related Doc: package wishbone

Permalink

case class WishboneToBmbGenerator()(implicit interconnect: BmbInterconnectGenerator = null) extends Area with Product with Serializable

Linear Supertypes
Serializable, Serializable, Product, Equals, Area, OverridedEqualsHashCode, ValCallbackRec, ValCallback, NameableByComponent, Nameable, ContextUser, ScalaLocated, GlobalDataUser, OwnableRef, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. WishboneToBmbGenerator
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. Area
  7. OverridedEqualsHashCode
  8. ValCallbackRec
  9. ValCallback
  10. NameableByComponent
  11. Nameable
  12. ContextUser
  13. ScalaLocated
  14. GlobalDataUser
  15. OwnableRef
  16. AnyRef
  17. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new WishboneToBmbGenerator()(implicit interconnect: BmbInterconnectGenerator = null)

    Permalink

Type Members

  1. abstract type RefOwnerType

    Permalink
    Definition Classes
    OwnableRef

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. val _context: Capture

    Permalink
    Definition Classes
    Area
  5. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  6. val bmb: Handle[Bmb]

    Permalink
  7. def childNamePriority: Byte

    Permalink
    Definition Classes
    Area
  8. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate() @throws( ... )
  9. def component: Component

    Permalink
    Definition Classes
    ContextUser
  10. val config: Handle[WishboneConfig]

    Permalink
  11. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  12. def equals(obj: Any): Boolean

    Permalink
    Definition Classes
    OverridedEqualsHashCode → AnyRef → Any
  13. def foreachReflectableNameables(doThat: (Any) ⇒ Unit): Unit

    Permalink
    Definition Classes
    Nameable
  14. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
    Annotations
    @HotSpotIntrinsicCandidate()
  15. def getDisplayName(): String

    Permalink
    Definition Classes
    Nameable
  16. def getInstanceCounter: Int

    Permalink
    Definition Classes
    ContextUser
  17. def getMode: Byte

    Permalink
    Attributes
    protected
    Definition Classes
    Nameable
  18. def getName(default: String): String

    Permalink
    Definition Classes
    NameableByComponent → Nameable
  19. def getName(): String

    Permalink
    Definition Classes
    NameableByComponent → Nameable
  20. def getPartialName(): String

    Permalink
    Definition Classes
    Nameable
  21. def getRefOwnersChain(): List[Any]

    Permalink
    Definition Classes
    OwnableRef
  22. def getScalaLocationLong: String

    Permalink
    Definition Classes
    ScalaLocated
  23. def getScalaLocationShort: String

    Permalink
    Definition Classes
    ScalaLocated
  24. def getScalaTrace(): Throwable

    Permalink
    Definition Classes
    ScalaLocated
  25. val globalData: GlobalData

    Permalink
    Definition Classes
    GlobalDataUser
  26. def hashCode(): Int

    Permalink
    Definition Classes
    OverridedEqualsHashCode → AnyRef → Any
  27. def isCompletelyUnnamed: Boolean

    Permalink
    Definition Classes
    Nameable
  28. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  29. def isNamed: Boolean

    Permalink
    Definition Classes
    NameableByComponent → Nameable
  30. def isPriorityApplicable(namePriority: Byte): Boolean

    Permalink
    Definition Classes
    Nameable
  31. def isUnnamed: Boolean

    Permalink
    Definition Classes
    Nameable
  32. val logic: Handle[WishboneToBmb]

    Permalink
  33. var name: String

    Permalink
    Attributes
    protected
    Definition Classes
    Nameable
  34. var nameableRef: Nameable

    Permalink
    Attributes
    protected
    Definition Classes
    Nameable
  35. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  36. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate()
  37. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate()
  38. def overrideLocalName(name: String): WishboneToBmbGenerator.this.type

    Permalink
    Definition Classes
    Nameable
  39. var parentScope: ScopeStatement

    Permalink
    Definition Classes
    ContextUser
  40. var refOwner: RefOwnerType

    Permalink
    Definition Classes
    OwnableRef
  41. def reflectNames(): Unit

    Permalink
    Definition Classes
    Nameable
  42. def rework[T](body: ⇒ T): T

    Permalink
    Definition Classes
    Area
  43. var scalaTrace: Throwable

    Permalink
    Definition Classes
    ScalaLocated
  44. def setCompositeName(nameable: Nameable, postfix: String, namePriority: Byte): WishboneToBmbGenerator.this.type

    Permalink
    Definition Classes
    Nameable
  45. def setCompositeName(nameable: Nameable, postfix: String, weak: Boolean): WishboneToBmbGenerator.this.type

    Permalink
    Definition Classes
    Nameable
  46. def setCompositeName(nameable: Nameable, postfix: String): WishboneToBmbGenerator.this.type

    Permalink
    Definition Classes
    Nameable
  47. def setCompositeName(nameable: Nameable, namePriority: Byte): WishboneToBmbGenerator.this.type

    Permalink
    Definition Classes
    Nameable
  48. def setCompositeName(nameable: Nameable, weak: Boolean): WishboneToBmbGenerator.this.type

    Permalink
    Definition Classes
    Nameable
  49. def setCompositeName(nameable: Nameable): WishboneToBmbGenerator.this.type

    Permalink
    Definition Classes
    Nameable
  50. def setName(name: String, namePriority: Byte): WishboneToBmbGenerator.this.type

    Permalink
    Definition Classes
    Nameable
  51. def setName(name: String, weak: Boolean): WishboneToBmbGenerator.this.type

    Permalink
    Definition Classes
    Nameable
  52. def setName(name: String): WishboneToBmbGenerator.this.type

    Permalink
    Definition Classes
    Nameable
  53. def setNameAsWeak(): WishboneToBmbGenerator.this.type

    Permalink
    Definition Classes
    Nameable
  54. def setPartialName(name: String, namePriority: Byte, owner: Any): WishboneToBmbGenerator.this.type

    Permalink
    Definition Classes
    Nameable
  55. def setPartialName(name: String, namePriority: Byte): WishboneToBmbGenerator.this.type

    Permalink
    Definition Classes
    Nameable
  56. def setPartialName(name: String, weak: Boolean): WishboneToBmbGenerator.this.type

    Permalink
    Definition Classes
    Nameable
  57. def setPartialName(owner: Nameable, name: String, namePriority: Byte): WishboneToBmbGenerator.this.type

    Permalink
    Definition Classes
    Nameable
  58. def setPartialName(owner: Nameable, name: String, weak: Boolean): WishboneToBmbGenerator.this.type

    Permalink
    Definition Classes
    Nameable
  59. def setPartialName(name: String): WishboneToBmbGenerator.this.type

    Permalink
    Definition Classes
    Nameable
  60. def setPartialName(owner: Nameable, name: String): WishboneToBmbGenerator.this.type

    Permalink
    Definition Classes
    Nameable
  61. def setRefOwner(that: Any): Unit

    Permalink
    Definition Classes
    OwnableRef
  62. def setScalaLocated(source: ScalaLocated): WishboneToBmbGenerator.this.type

    Permalink
    Definition Classes
    ScalaLocated
  63. def setWeakName(name: String): WishboneToBmbGenerator.this.type

    Permalink
    Definition Classes
    Nameable
  64. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  65. def toString(): String

    Permalink
    Definition Classes
    Area → Nameable → AnyRef → Any
  66. def unsetName(): WishboneToBmbGenerator.this.type

    Permalink
    Definition Classes
    Nameable
  67. def valCallback[T](ref: T, name: String): T

    Permalink
    Definition Classes
    ValCallbackRec → ValCallback
  68. def valCallbackOn(ref: Any, name: String, refs: Set[Any]): Unit

    Permalink
    Definition Classes
    ValCallbackRec
  69. def valCallbackRec(obj: Any, name: String): Unit

    Permalink
    Definition Classes
    Area → ValCallbackRec
  70. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  71. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  72. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  73. val wishbone: Handle[Wishbone]

    Permalink

Deprecated Value Members

  1. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @Deprecated @deprecated @throws( classOf[java.lang.Throwable] )
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from Area

Inherited from OverridedEqualsHashCode

Inherited from ValCallbackRec

Inherited from ValCallback

Inherited from NameableByComponent

Inherited from Nameable

Inherited from ContextUser

Inherited from ScalaLocated

Inherited from GlobalDataUser

Inherited from OwnableRef

Inherited from AnyRef

Inherited from Any

Ungrouped