spinal.core

Widthable

Related Doc: package core

trait Widthable extends WidthProvider with GlobalDataUser with ScalaLocated

Linear Supertypes
Known Subclasses
Add, Add, Add, AllByBool, AllByBool, AllByBool, AllByBool, And, And, And, And, AssignementNodeWidthable, BitAssignmentFixed, BitAssignmentFloating, BitVector, BitVectorLiteral, Bits, BitsAllToLiteral, BitsLiteral, CastBitVectorToBitVector, CastBitsToSInt, CastBitsToUInt, CastBoolToBits, CastEnumToBits, CastSIntToBits, CastSIntToUInt, CastUIntToBits, CastUIntToSInt, Cat, Div, Div, Div, DontCareNodeFixed, DontCareNodeInfered, Mem, MemReadAsync, MemReadSync, MemReadWrite_readPart, MemReadWrite_writePart, MemWrite, Minus, Mod, Mod, Mod, Mul, Mul, Mul, MultipleAssignmentNodeWidthable, MultiplexedWidthable, MultiplexerBits, MultiplexerSInt, MultiplexerUInt, Not, Not, Not, Or, Or, Or, Or, RangedAssignmentFixed, RangedAssignmentFloating, RegWidthable, Resize, ResizeBits, ResizeSInt, ResizeUInt, SInt, SIntLiteral, ShiftLeftByInt, ShiftLeftByInt, ShiftLeftByInt, ShiftLeftByInt, ShiftLeftByIntFixedWidth, ShiftLeftByIntFixedWidth, ShiftLeftByIntFixedWidth, ShiftLeftByIntFixedWidth, ShiftLeftByUInt, ShiftLeftByUInt, ShiftLeftByUInt, ShiftLeftByUInt, ShiftLeftByUIntFixedWidth, ShiftLeftByUIntFixedWidth, ShiftLeftByUIntFixedWidth, ShiftLeftByUIntFixedWidth, ShiftRightByInt, ShiftRightByInt, ShiftRightByInt, ShiftRightByInt, ShiftRightByIntFixedWidth, ShiftRightByIntFixedWidth, ShiftRightByIntFixedWidth, ShiftRightByIntFixedWidth, ShiftRightByUInt, ShiftRightByUInt, ShiftRightByUInt, ShiftRightByUInt, Smaller, Smaller, SmallerOrEqual, SmallerOrEqual, Sub, Sub, Sub, UInt, UIntLiteral, WhenNodeWidthable, Xor, Xor, Xor, Xor
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. Widthable
  2. ScalaLocated
  3. GlobalDataUser
  4. WidthProvider
  5. AnyRef
  6. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

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. def clone(): AnyRef

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  6. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  7. def equals(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  8. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  9. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  10. def getScalaLocationLong: String

    Definition Classes
    ScalaLocated
  11. def getScalaLocationShort: String

    Definition Classes
    ScalaLocated
  12. def getWidth: Int

    Definition Classes
    WidthableWidthProvider
  13. val globalData: GlobalData

    Definition Classes
    GlobalDataUser
  14. def hashCode(): Int

    Definition Classes
    AnyRef → Any
  15. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  16. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  17. final def notify(): Unit

    Definition Classes
    AnyRef
  18. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  19. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  20. def toString(): String

    Definition Classes
    AnyRef → Any
  21. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  22. final def wait(arg0: Long, arg1: Int): Unit

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

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from ScalaLocated

Inherited from GlobalDataUser

Inherited from WidthProvider

Inherited from AnyRef

Inherited from Any

Ungrouped