Packages

class ChannelLogic extends Area

Linear Supertypes
Area, ValCallbackRec, ValCallback, Nameable, ContextUser, ScalaLocated, GlobalDataUser, OwnableRef, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ChannelLogic
  2. Area
  3. ValCallbackRec
  4. ValCallback
  5. Nameable
  6. ContextUser
  7. ScalaLocated
  8. GlobalDataUser
  9. OwnableRef
  10. AnyRef
  11. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new ChannelLogic(id: Int)

Type Members

  1. abstract type RefOwnerType
    Definition Classes
    OwnableRef

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. val bytes: UInt
  6. val bytesProbe: Area { ... /* 2 definitions in type refinement */ }
  7. val channelCompletion: Bool
  8. val channelStart: Bool
  9. val channelStop: Bool
  10. val channelValid: Bool
  11. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @HotSpotIntrinsicCandidate()
  12. def component: Component
    Definition Classes
    ContextUser
  13. val cp: Channel
  14. val ctrl: Area { val kick: spinal.core.Bool }
  15. val descriptorCompletion: Bool
  16. val descriptorStart: Bool
  17. val descriptorValid: Bool
  18. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  19. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  20. val fifo: Area { ... /* 5 definitions in type refinement */ }
  21. def foreachReflectableNameables(doThat: (Any) ⇒ Unit): Unit
    Definition Classes
    Nameable
  22. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  23. def getDisplayName(): String
    Definition Classes
    Nameable
  24. def getInstanceCounter: Int
    Definition Classes
    ContextUser
  25. def getMode: Byte
    Attributes
    protected
    Definition Classes
    Nameable
  26. def getName(default: String): String
    Definition Classes
    Nameable
  27. def getName(): String
    Definition Classes
    Nameable
  28. def getPartialName(): String
    Definition Classes
    Nameable
  29. def getRefOwnersChain(): List[Any]
    Definition Classes
    OwnableRef
  30. def getScalaLocationLong: String
    Definition Classes
    ScalaLocated
  31. def getScalaLocationShort: String
    Definition Classes
    ScalaLocated
  32. def getScalaTrace(): Throwable
    Definition Classes
    ScalaLocated
  33. val globalData: GlobalData
    Definition Classes
    GlobalDataUser
  34. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  35. val id: Int
  36. val interrupts: Area { ... /* 5 definitions in type refinement */ }
  37. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  38. def isNamed: Boolean
    Definition Classes
    Nameable
  39. def isPriorityApplicable(namePriority: Byte): Boolean
    Definition Classes
    Nameable
  40. def isUnnamed: Boolean
    Definition Classes
    Nameable
  41. val ll: Area { ... /* 14 definitions in type refinement */ }
  42. val name: String
    Attributes
    protected
    Definition Classes
    Nameable
  43. val nameableRef: Nameable
    Attributes
    protected
    Definition Classes
    Nameable
    Annotations
    @DontName()
  44. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  45. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  46. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  47. def overrideLocalName(name: String): ChannelLogic.this.type
    Definition Classes
    Nameable
  48. val parentScope: ScopeStatement
    Definition Classes
    ContextUser
  49. val pop: Area { ... /* 3 definitions in type refinement */ }
  50. val priority: UInt
  51. val push: Area { ... /* 3 definitions in type refinement */ }
  52. val readyForChannelCompletion: Bool
  53. val readyToStop: Bool
  54. val refOwner: RefOwnerType
    Definition Classes
    OwnableRef
    Annotations
    @DontName()
  55. def reflectNames(): Unit
    Definition Classes
    Nameable
  56. val s2b: Area { val full: spinal.core.Bool }
  57. val selfRestart: Bool
  58. def setCompositeName(nameable: Nameable, postfix: String, namePriority: Byte): ChannelLogic.this.type
    Definition Classes
    Nameable
  59. def setCompositeName(nameable: Nameable, postfix: String, weak: Boolean): ChannelLogic.this.type
    Definition Classes
    Nameable
  60. def setCompositeName(nameable: Nameable, postfix: String): ChannelLogic.this.type
    Definition Classes
    Nameable
  61. def setCompositeName(nameable: Nameable, namePriority: Byte): ChannelLogic.this.type
    Definition Classes
    Nameable
  62. def setCompositeName(nameable: Nameable, weak: Boolean): ChannelLogic.this.type
    Definition Classes
    Nameable
  63. def setCompositeName(nameable: Nameable): ChannelLogic.this.type
    Definition Classes
    Nameable
  64. def setName(name: String, namePriority: Byte): ChannelLogic.this.type
    Definition Classes
    Nameable
  65. def setName(name: String, weak: Boolean): ChannelLogic.this.type
    Definition Classes
    Nameable
  66. def setName(name: String): ChannelLogic.this.type
    Definition Classes
    Nameable
  67. def setNameAsWeak(): ChannelLogic.this.type
    Definition Classes
    Nameable
  68. def setPartialName(name: String, namePriority: Byte): ChannelLogic.this.type
    Definition Classes
    Nameable
  69. def setPartialName(name: String, weak: Boolean): ChannelLogic.this.type
    Definition Classes
    Nameable
  70. def setPartialName(owner: Nameable, name: String, namePriority: Byte): ChannelLogic.this.type
    Definition Classes
    Nameable
  71. def setPartialName(owner: Nameable, name: String, weak: Boolean): ChannelLogic.this.type
    Definition Classes
    Nameable
  72. def setPartialName(name: String): ChannelLogic.this.type
    Definition Classes
    Nameable
  73. def setPartialName(owner: Nameable, name: String): ChannelLogic.this.type
    Definition Classes
    Nameable
  74. def setRefOwner(that: Any): Unit
    Definition Classes
    OwnableRef
  75. def setScalaLocated(source: ScalaLocated): ChannelLogic.this.type
    Definition Classes
    ScalaLocated
  76. def setWeakName(name: String): ChannelLogic.this.type
    Definition Classes
    Nameable
  77. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  78. def toString(): String
    Definition Classes
    Area → Nameable → AnyRef → Any
  79. def unsetName(): ChannelLogic.this.type
    Definition Classes
    Nameable
  80. def valCallback[T](ref: T, name: String): T
    Definition Classes
    ValCallbackRec → ValCallback
  81. def valCallbackOn(ref: Any, name: String, refs: Set[Any]): Unit
    Definition Classes
    ValCallbackRec
  82. def valCallbackRec(obj: Any, name: String): Unit
    Definition Classes
    Area → ValCallbackRec
  83. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  84. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  85. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  86. val weight: UInt

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] ) @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from Area

Inherited from ValCallbackRec

Inherited from ValCallback

Inherited from Nameable

Inherited from ContextUser

Inherited from ScalaLocated

Inherited from GlobalDataUser

Inherited from OwnableRef

Inherited from AnyRef

Inherited from Any

Ungrouped