Packages

c

spinal.lib

StreamFragmentBitsDispatcher

class StreamFragmentBitsDispatcher extends Area

Linear Supertypes
Area, OverridedEqualsHashCode, ValCallbackRec, ValCallback, NameableByComponent, Nameable, ContextUser, ScalaLocated, GlobalDataUser, OwnableRef, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. StreamFragmentBitsDispatcher
  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. All

Instance Constructors

  1. new StreamFragmentBitsDispatcher(headerWidth: Int, input: Stream[Fragment[Bits]], outputs: Seq[(Int, Stream[Data])])

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. def childNamePriority: Byte
    Definition Classes
    Area
  7. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @HotSpotIntrinsicCandidate()
  8. def component: Component
    Definition Classes
    ContextUser
  9. val counter: UInt
  10. val dataLoaded: Bool
  11. val dataMaxWidth: Int
  12. val dataPacketCount: Int
  13. val dataShifter: Bits
  14. val dataWidth: Int
  15. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  16. def equals(obj: Any): Boolean
    Definition Classes
    OverridedEqualsHashCode → AnyRef → Any
  17. def foreachReflectableNameables(doThat: (Any) ⇒ Unit): Unit
    Definition Classes
    Nameable
  18. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  19. def getDisplayName(): String
    Definition Classes
    Nameable
  20. def getInstanceCounter: Int
    Definition Classes
    ContextUser
  21. def getMode: Byte
    Attributes
    protected
    Definition Classes
    Nameable
  22. def getName(default: String): String
    Definition Classes
    NameableByComponent → Nameable
  23. def getName(): String
    Definition Classes
    NameableByComponent → Nameable
  24. def getPartialName(): String
    Definition Classes
    Nameable
  25. def getRefOwnersChain(): List[Any]
    Definition Classes
    OwnableRef
  26. def getScalaLocationLong: String
    Definition Classes
    ScalaLocated
  27. def getScalaLocationShort: String
    Definition Classes
    ScalaLocated
  28. def getScalaTrace(): Throwable
    Definition Classes
    ScalaLocated
  29. val globalData: GlobalData
    Definition Classes
    GlobalDataUser
  30. def hashCode(): Int
    Definition Classes
    OverridedEqualsHashCode → AnyRef → Any
  31. val header: headerShifter.type
  32. val headerLoaded: Bool
  33. val headerPacketCount: Int
  34. val headerShifter: Bits
  35. def isCompletelyUnnamed: Boolean
    Definition Classes
    Nameable
  36. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  37. def isNamed: Boolean
    Definition Classes
    NameableByComponent → Nameable
  38. def isPriorityApplicable(namePriority: Byte): Boolean
    Definition Classes
    Nameable
  39. def isUnnamed: Boolean
    Definition Classes
    Nameable
  40. val name: String
    Definition Classes
    Nameable
  41. val nameableRef: Nameable
    Attributes
    protected
    Definition Classes
    Nameable
    Annotations
    @DontName()
  42. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  43. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  44. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  45. def overrideLocalName(name: String): StreamFragmentBitsDispatcher.this.type
    Definition Classes
    Nameable
  46. val parentScope: ScopeStatement
    Definition Classes
    ContextUser
  47. val refOwner: RefOwnerType
    Definition Classes
    OwnableRef
    Annotations
    @DontName()
  48. def reflectNames(): Unit
    Definition Classes
    Nameable
  49. def rework[T](body: ⇒ T): T
    Definition Classes
    Area
  50. val scalaTrace: Throwable
    Definition Classes
    ScalaLocated
  51. def setCompositeName(nameable: Nameable, postfix: String, namePriority: Byte): StreamFragmentBitsDispatcher.this.type
    Definition Classes
    Nameable
  52. def setCompositeName(nameable: Nameable, postfix: String, weak: Boolean): StreamFragmentBitsDispatcher.this.type
    Definition Classes
    Nameable
  53. def setCompositeName(nameable: Nameable, postfix: String): StreamFragmentBitsDispatcher.this.type
    Definition Classes
    Nameable
  54. def setCompositeName(nameable: Nameable, namePriority: Byte): StreamFragmentBitsDispatcher.this.type
    Definition Classes
    Nameable
  55. def setCompositeName(nameable: Nameable, weak: Boolean): StreamFragmentBitsDispatcher.this.type
    Definition Classes
    Nameable
  56. def setCompositeName(nameable: Nameable): StreamFragmentBitsDispatcher.this.type
    Definition Classes
    Nameable
  57. def setName(name: String, namePriority: Byte): StreamFragmentBitsDispatcher.this.type
    Definition Classes
    Nameable
  58. def setName(name: String, weak: Boolean): StreamFragmentBitsDispatcher.this.type
    Definition Classes
    Nameable
  59. def setName(name: String): StreamFragmentBitsDispatcher.this.type
    Definition Classes
    Nameable
  60. def setNameAsWeak(): StreamFragmentBitsDispatcher.this.type
    Definition Classes
    Nameable
  61. def setPartialName(name: String, namePriority: Byte, owner: Any): StreamFragmentBitsDispatcher.this.type
    Definition Classes
    Nameable
  62. def setPartialName(name: String, namePriority: Byte): StreamFragmentBitsDispatcher.this.type
    Definition Classes
    Nameable
  63. def setPartialName(name: String, weak: Boolean): StreamFragmentBitsDispatcher.this.type
    Definition Classes
    Nameable
  64. def setPartialName(owner: Nameable, name: String, namePriority: Byte): StreamFragmentBitsDispatcher.this.type
    Definition Classes
    Nameable
  65. def setPartialName(owner: Nameable, name: String, weak: Boolean): StreamFragmentBitsDispatcher.this.type
    Definition Classes
    Nameable
  66. def setPartialName(name: String): StreamFragmentBitsDispatcher.this.type
    Definition Classes
    Nameable
  67. def setPartialName(owner: Nameable, name: String): StreamFragmentBitsDispatcher.this.type
    Definition Classes
    Nameable
  68. def setRefOwner(that: Any): Unit
    Definition Classes
    OwnableRef
  69. def setScalaLocated(source: ScalaLocated): StreamFragmentBitsDispatcher.this.type
    Definition Classes
    ScalaLocated
  70. def setWeakName(name: String): StreamFragmentBitsDispatcher.this.type
    Definition Classes
    Nameable
  71. val sourceWidth: Int
  72. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  73. def toString(): String
    Definition Classes
    Area → Nameable → AnyRef → Any
  74. def unsetName(): StreamFragmentBitsDispatcher.this.type
    Definition Classes
    Nameable
  75. def valCallback[T](ref: T, name: String): T
    Definition Classes
    ValCallbackRec → ValCallback
  76. def valCallbackOn(ref: Any, name: String, refs: Set[Any]): Unit
    Definition Classes
    ValCallbackRec
  77. def valCallbackRec(obj: Any, name: String): Unit
    Definition Classes
    Area → ValCallbackRec
  78. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  79. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  80. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

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