Packages

c

spinal.core

BigIntBuilder

case class BigIntBuilder(i: BigInt) extends Product with Serializable

BigInt Builder

Linear Supertypes
Serializable, Serializable, Product, Equals, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. BigIntBuilder
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. AnyRef
  7. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new BigIntBuilder(i: BigInt)

Value Members

  1. def Byte: BigInt

    Size

  2. def Bytes: BigInt
  3. def EiB: BigInt
  4. def GiB: BigInt
  5. def KiB: BigInt
  6. def MiB: BigInt
  7. def PiB: BigInt
  8. def TiB: BigInt
  9. def YiB: BigInt
  10. def ZiB: BigInt
  11. def bit: BitCount
  12. def bits: BitCount
  13. def byteUnit(ceil: Boolean = false): String
  14. def cycles: CyclesCount

    Number of cycles

  15. def exp: ExpNumber
  16. val i: BigInt
  17. def pos: PosCount
  18. def slices: SlicesCount
  19. def toStringByByteUnit(ceil: Boolean = false): String

Deprecated Value Members

  1. def GB: BigInt
    Annotations
    @deprecated
    Deprecated

    (Since version SpinalHDL 1.3.1) Deprecated in favor of IEC units

  2. def MB: BigInt
    Annotations
    @deprecated
    Deprecated

    (Since version SpinalHDL 1.3.1) Deprecated in favor of IEC units

  3. def TB: BigInt
    Annotations
    @deprecated
    Deprecated

    (Since version SpinalHDL 1.3.1) Deprecated in favor of IEC units

  4. def kB: BigInt
    Annotations
    @deprecated
    Deprecated

    (Since version SpinalHDL 1.3.1) Deprecated in favor of IEC units