Trait

spinal.core.internals

BaseNode

Related Doc: package internals

Permalink

trait BaseNode extends ScalaLocated

Linear Supertypes
Known Subclasses
Add, Add, Add, AnalogDriver, AnalogDriverBitVector, AnalogDriverBits, AnalogDriverBool, AnalogDriverEnum, AnalogDriverSInt, AnalogDriverUInt, And, And, And, And, And, AssertStatement, AssignmentExpression, AssignmentStatement, BaseType, BinaryMultiplexer, BinaryMultiplexerBits, BinaryMultiplexerBool, BinaryMultiplexerEnum, BinaryMultiplexerSInt, BinaryMultiplexerUInt, BinaryMultiplexerWidthable, BinaryOperator, BinaryOperatorWidthableInputs, BitAssignmentFixed, BitAssignmentFloating, BitVector, BitVectorAssignmentExpression, BitVectorBitAccessFixed, BitVectorBitAccessFloating, BitVectorLiteral, BitVectorRangedAccessFixed, BitVectorRangedAccessFloating, Bits, BitsBitAccessFixed, BitsBitAccessFloating, BitsLiteral, BitsRangedAccessFixed, BitsRangedAccessFloating, Bool, BoolLiteral, BoolPoison, Cast, CastBitVectorToBitVector, CastBitsToEnum, CastBitsToSInt, CastBitsToUInt, CastBoolToBits, CastEnumToBits, CastEnumToEnum, CastSIntToBits, CastSIntToUInt, CastUIntToBits, CastUIntToSInt, Cat, Changed, ConstantOperator, ConstantOperatorWidthableInputs, DataAssignmentStatement, DeclarationStatement, Div, Div, Div, EnumLiteral, EnumPoison, Equal, Equal, Equal, Equal, Equal, Equal, Expression, Fell, InitAssignmentStatement, InitState, LeafStatement, Literal, Mem, MemPortStatement, MemReadAsync, MemReadSync, MemReadWrite, MemWrite, Minus, Mod, Mod, Mod, Modifier, Mul, Mul, Mul, Multiplexer, MultiplexerBits, MultiplexerBool, MultiplexerEnum, MultiplexerSInt, MultiplexerUInt, MultiplexerWidthable, Not, Not, Not, Not, NotEqual, NotEqual, NotEqual, NotEqual, NotEqual, NotEqual, Operator, Or, Or, Or, Or, Or, Past, PastBits, PastBitvector, PastBool, PastEnum, PastSInt, PastUInt, RangedAssignmentFixed, RangedAssignmentFloating, Resize, ResizeBits, ResizeSInt, ResizeUInt, Rose, SInt, SIntBitAccessFixed, SIntBitAccessFloating, SIntLiteral, SIntRangedAccessFixed, SIntRangedAccessFloating, 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, SpinalEnumCraft, Stable, Statement, StatementDoubleLinkedContainer, StatementDoubleLinkedContainerElement, Sub, Sub, Sub, SubAccess, SwitchStatement, SwitchStatementKeyBool, TreeStatement, UInt, UIntBitAccessFixed, UIntBitAccessFloating, UIntLiteral, UIntRangedAccessFixed, UIntRangedAccessFloating, UnaryOperator, UnaryOperatorWidthableInputs, WhenStatement, Xor, Xor, Xor, Xor, Xor
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. BaseNode
  2. ScalaLocated
  3. GlobalDataUser
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. var algoIncrementale: Int

    Permalink
  5. var algoInt: Int

    Permalink
  6. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  7. def clone(): AnyRef

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

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

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  12. def getScalaLocationLong: String

    Permalink
    Definition Classes
    ScalaLocated
  13. def getScalaLocationShort: String

    Permalink
    Definition Classes
    ScalaLocated
  14. def getScalaTrace(): Throwable

    Permalink
    Definition Classes
    ScalaLocated
  15. val globalData: GlobalData

    Permalink
    Definition Classes
    GlobalDataUser
  16. def hashCode(): Int

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

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

    Permalink
    Definition Classes
    AnyRef
  19. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  20. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  21. def setScalaLocated(source: ScalaLocated): BaseNode.this.type

    Permalink
    Definition Classes
    ScalaLocated
  22. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  23. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  24. def toStringMultiLine(): String

    Permalink
  25. final def wait(): Unit

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from ScalaLocated

Inherited from GlobalDataUser

Inherited from AnyRef

Inherited from Any

Ungrouped