case class BigIntBuilder(i: BigInt) extends Product with Serializable
BigInt Builder
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- BigIntBuilder
- Serializable
- Product
- Equals
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Instance Constructors
- new BigIntBuilder(i: BigInt)
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- def Byte: BigInt
Size
- def Bytes: BigInt
- def EiB: BigInt
- def GiB: BigInt
- def KiB: BigInt
- def MiB: BigInt
- def PiB: BigInt
- def TiB: BigInt
- def YiB: BigInt
- def ZiB: BigInt
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def bit: BitCount
- def bits: BitCount
- def byteUnit(ceil: Boolean = false): String
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native() @HotSpotIntrinsicCandidate()
- def cycles: CyclesCount
Number of cycles
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def exp: ExpNumber
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- val i: BigInt
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- def pos: PosCount
- def productElementNames: Iterator[String]
- Definition Classes
- Product
- def slices: SlicesCount
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def toStringByByteUnit(ceil: Boolean = false): String
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
Deprecated Value Members
- def GB: BigInt
- Annotations
- @deprecated
- Deprecated
(Since version SpinalHDL 1.3.1) Deprecated in favor of IEC units
- def MB: BigInt
- Annotations
- @deprecated
- Deprecated
(Since version SpinalHDL 1.3.1) Deprecated in favor of IEC units
- def TB: BigInt
- Annotations
- @deprecated
- Deprecated
(Since version SpinalHDL 1.3.1) Deprecated in favor of IEC units
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable]) @Deprecated
- Deprecated
- def kB: BigInt
- Annotations
- @deprecated
- Deprecated
(Since version SpinalHDL 1.3.1) Deprecated in favor of IEC units