Packages

class CounterUpDown extends Counter

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. CounterUpDown
  2. Counter
  3. BoundedCounter
  4. CounterAddressable
  5. CounterLike
  6. ImplicitArea
  7. Area
  8. OverridedEqualsHashCode
  9. ValCallbackRec
  10. ValCallback
  11. NameableByComponent
  12. Nameable
  13. ContextUser
  14. ScalaLocated
  15. GlobalDataUser
  16. OwnableRef
  17. AnyRef
  18. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new CounterUpDown(stateCountArg: BigInt, handleOverflow: Boolean = true)

Type Members

  1. abstract type RefOwnerType
    Definition Classes
    OwnableRef

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. def !==(that: UInt): Bool
    Definition Classes
    Counter
  3. final def ##(): Int
    Definition Classes
    AnyRef → Any
  4. def =/=(that: UInt): Bool
    Definition Classes
    Counter
  5. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  6. def ===(that: UInt): Bool
    Definition Classes
    Counter
  7. val _context: Capture
    Definition Classes
    Area
  8. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  9. def childNamePriority: Byte
    Definition Classes
    Area
  10. def clear(): Unit
    Definition Classes
    CounterLike
  11. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @IntrinsicCandidate()
  12. def component: Component
    Definition Classes
    ContextUser
  13. lazy val decOnly: Bool
    Attributes
    protected
    Definition Classes
    BoundedCounter
  14. def decrement(): Unit
    Definition Classes
    BoundedCounter
  15. val decrementIt: Bool
  16. val direction: CounterDirection
    Definition Classes
    BoundedCounter
  17. lazy val effectiveDec: Bool
    Attributes
    protected
    Definition Classes
    BoundedCounter
  18. lazy val effectiveInc: Bool
    Attributes
    protected
    Definition Classes
    BoundedCounter
  19. def enableStandardPruning(): Unit
    Attributes
    protected
    Definition Classes
    BoundedCounter
  20. val end: BigInt
    Definition Classes
    Counter
  21. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  22. def equals(obj: Any): Boolean
    Definition Classes
    OverridedEqualsHashCode → AnyRef → Any
  23. def foreachReflectableNameables(doThat: (Any) ⇒ Unit): Unit
    Definition Classes
    Nameable
  24. def freeRun(): CounterUpDown.this.type
    Definition Classes
    BoundedCounter
  25. def freeRunDown(): CounterUpDown.this.type
    Definition Classes
    BoundedCounter
  26. def frozen: Bool
    Definition Classes
    BoundedCounterCounterLike
  27. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  28. def getDisplayName(): String
    Definition Classes
    Nameable
  29. def getInstanceCounter: Int
    Definition Classes
    ContextUser
  30. def getMode: Byte
    Attributes
    protected
    Definition Classes
    Nameable
  31. def getName(default: String): String
    Definition Classes
    NameableByComponentNameable
  32. def getName(): String
    Definition Classes
    NameableByComponentNameable
  33. def getPartialName(): String
    Definition Classes
    Nameable
  34. def getPath(from: Component, to: Component): Seq[Component]
    Definition Classes
    NameableByComponent
  35. def getRefOwnersChain(): List[Any]
    Definition Classes
    OwnableRef
  36. def getScalaLocationLong: String
    Definition Classes
    ScalaLocated
  37. def getScalaLocationShort: String
    Definition Classes
    ScalaLocated
  38. def getScalaTrace(): Throwable
    Definition Classes
    ScalaLocated
  39. val globalData: GlobalData
    Definition Classes
    GlobalDataUser
  40. val handleOverflow: Boolean
    Definition Classes
    Counter
  41. val hasDown: Boolean
    Attributes
    protected
    Definition Classes
    BoundedCounter
  42. val hasUp: Boolean
    Attributes
    protected
    Definition Classes
    BoundedCounter
  43. def hashCode(): Int
    Definition Classes
    OverridedEqualsHashCode → AnyRef → Any
  44. def implicitValue: UInt
    Definition Classes
    CounterCounterLikeImplicitArea
  45. lazy val incOnly: Bool
    Attributes
    protected
    Definition Classes
    BoundedCounter
  46. def increment(): Unit
    Definition Classes
    BoundedCounter
  47. val incrementIt: Bool
  48. def init(initValue: BigInt): CounterUpDown.this.type
    Definition Classes
    Counter
  49. def isCompletelyUnnamed: Boolean
    Definition Classes
    Nameable
  50. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  51. final def isNamed: Boolean
    Definition Classes
    Nameable
  52. def isPriorityApplicable(namePriority: Byte): Boolean
    Definition Classes
    Nameable
  53. def isUnnamed: Boolean
    Definition Classes
    NameableByComponentNameable
  54. def load(raw: UInt): Unit
    Definition Classes
    CounterLike
  55. def loadOrdinal(index: UInt): Unit
    Definition Classes
    CounterCounterAddressable
  56. def loadOrdinal(index: BigInt): Unit
    Definition Classes
    CounterAddressable
  57. def loadOrdinal(index: Int): Unit
    Definition Classes
    CounterAddressable
  58. val lower: BoundaryPolicy
    Definition Classes
    BoundedCounter
  59. val mayOverflow: Bool
  60. val mayUnderflow: Bool
  61. val name: String
    Definition Classes
    Nameable
  62. val nameableRef: Nameable
    Attributes
    protected
    Definition Classes
    Nameable
    Annotations
    @DontName()
  63. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  64. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  65. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  66. def overrideLocalName(name: String): CounterUpDown.this.type
    Definition Classes
    Nameable
  67. val parentScope: ScopeStatement
    Definition Classes
    ContextUser
  68. val refOwner: RefOwnerType
    Definition Classes
    OwnableRef
    Annotations
    @DontName()
  69. def reflectNames(): Unit
    Definition Classes
    Nameable
  70. def rework[T](body: ⇒ T): T
    Definition Classes
    Area
  71. def saturatedHigh: Bool
    Definition Classes
    BoundedCounter
  72. def saturatedLow: Bool
    Definition Classes
    BoundedCounter
  73. val scalaTrace: Throwable
    Definition Classes
    ScalaLocated
  74. def setCompositeName(nameable: Nameable, postfix: String, namePriority: Byte): CounterUpDown.this.type
    Definition Classes
    Nameable
  75. def setCompositeName(nameable: Nameable, postfix: String, weak: Boolean): CounterUpDown.this.type
    Definition Classes
    Nameable
  76. def setCompositeName(nameable: Nameable, postfix: String): CounterUpDown.this.type
    Definition Classes
    Nameable
  77. def setCompositeName(nameable: Nameable, namePriority: Byte): CounterUpDown.this.type
    Definition Classes
    Nameable
  78. def setCompositeName(nameable: Nameable, weak: Boolean): CounterUpDown.this.type
    Definition Classes
    Nameable
  79. def setCompositeName(nameable: Nameable): CounterUpDown.this.type
    Definition Classes
    Nameable
  80. def setLambdaName(isNameBody: ⇒ Boolean)(nameGen: ⇒ String): CounterUpDown.this.type
    Definition Classes
    Nameable
  81. def setName(name: String, namePriority: Byte): CounterUpDown.this.type
    Definition Classes
    Nameable
  82. def setName(name: String, weak: Boolean): CounterUpDown.this.type
    Definition Classes
    Nameable
  83. def setName(name: String): CounterUpDown.this.type
    Definition Classes
    Nameable
  84. def setNameAsWeak(): CounterUpDown.this.type
    Definition Classes
    Nameable
  85. def setPartialName(name: String, namePriority: Byte, owner: Any): CounterUpDown.this.type
    Definition Classes
    Nameable
  86. def setPartialName(name: String, namePriority: Byte): CounterUpDown.this.type
    Definition Classes
    Nameable
  87. def setPartialName(name: String, weak: Boolean): CounterUpDown.this.type
    Definition Classes
    Nameable
  88. def setPartialName(owner: Nameable, name: String, namePriority: Byte): CounterUpDown.this.type
    Definition Classes
    Nameable
  89. def setPartialName(owner: Nameable, name: String, weak: Boolean): CounterUpDown.this.type
    Definition Classes
    Nameable
  90. def setPartialName(name: String): CounterUpDown.this.type
    Definition Classes
    Nameable
  91. def setPartialName(owner: Nameable, name: String): CounterUpDown.this.type
    Definition Classes
    Nameable
  92. def setPartialName(owner: Nameable): CounterUpDown.this.type
    Definition Classes
    Nameable
  93. def setRefOwner(that: Any): Unit
    Definition Classes
    OwnableRef
  94. def setScalaLocated(source: ScalaLocated): CounterUpDown.this.type
    Definition Classes
    ScalaLocated
  95. def setWeakName(name: String): CounterUpDown.this.type
    Definition Classes
    Nameable
  96. val start: BigInt
    Definition Classes
    Counter
  97. def stateCount: BigInt
    Definition Classes
    CounterCounterLike
  98. def stepOne(arith: UInt, boundary: Bool, policy: BoundaryPolicy, wrapTo: BigInt, pinTo: BigInt): Unit
    Definition Classes
    Counter
  99. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  100. def toFlow(): Flow[UInt]
    Definition Classes
    CounterLike
  101. def toString(): String
    Definition Classes
    AreaNameable → AnyRef → Any
  102. def unsetName(): CounterUpDown.this.type
    Definition Classes
    Nameable
  103. val upper: BoundaryPolicy
    Definition Classes
    BoundedCounter
  104. def valCallback[T](ref: T, name: String): T
    Definition Classes
    ValCallbackRec → ValCallback
  105. def valCallbackOn(ref: Any, name: String, refs: Set[Any]): Unit
    Definition Classes
    ValCallbackRec
  106. def valCallbackRec(obj: Any, name: String): Unit
    Definition Classes
    AreaValCallbackRec
  107. val value: UInt
    Definition Classes
    CounterCounterLike
  108. val valueNext: UInt
    Definition Classes
    CounterCounterLike
  109. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  110. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  111. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  112. lazy val willAdvance: Bool
    Definition Classes
    BoundedCounterCounterLike
  113. val willClear: Bool
    Definition Classes
    BoundedCounterCounterLike
  114. lazy val willComplete: Bool
    Definition Classes
    BoundedCounterCounterLike
  115. val willDecrement: Bool
    Definition Classes
    BoundedCounter
  116. val willIncrement: Bool
    Definition Classes
    BoundedCounter
  117. val willLoad: Bool
    Definition Classes
    BoundedCounterCounterLike
  118. lazy val willOverflow: Bool
    Definition Classes
    BoundedCounter
  119. val willOverflowIfInc: Bool
    Definition Classes
    CounterBoundedCounter
  120. lazy val willUnderflow: Bool
    Definition Classes
    BoundedCounter
  121. val willUnderflowIfDec: Bool
    Definition Classes
    CounterBoundedCounter

Deprecated Value Members

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

Inherited from Counter

Inherited from BoundedCounter[UInt]

Inherited from CounterAddressable[UInt]

Inherited from CounterLike[UInt]

Inherited from ImplicitArea[UInt]

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