case class BigIntBuilder(i: BigInt) extends Product with Serializable
BigInt Builder
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- BigIntBuilder
- Serializable
- Serializable
- Product
- Equals
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new BigIntBuilder(i: BigInt)
Value Members
-
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
- def bit: BitCount
- def bits: BitCount
- def byteUnit(ceil: Boolean = false): String
-
def
cycles: CyclesCount
Number of cycles
- def exp: ExpNumber
- val i: BigInt
- def pos: PosCount
- def slices: SlicesCount
- def toStringByByteUnit(ceil: Boolean = false): String
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
kB: BigInt
- Annotations
- @deprecated
- Deprecated
(Since version SpinalHDL 1.3.1) Deprecated in favor of IEC units