Packages

class ChannelLogic extends Area

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

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

Deprecated Value Members

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

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