final class IntBuilder extends AnyVal
Integer Builder
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- IntBuilder
- AnyVal
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new IntBuilder(i: Int)
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- Any
-
final
def
##(): Int
- Definition Classes
- Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- Any
-
def
Byte: BigInt
Size
- def Bytes: BigInt
- def EiB: BigInt
- def GHz: HertzNumber
- def GiB: BigInt
- def Hz: HertzNumber
- def KiB: BigInt
- def MHz: HertzNumber
- def MiB: BigInt
- def PiB: BigInt
-
def
THz: HertzNumber
Frequency
- def TiB: BigInt
- def YiB: BigInt
- def ZiB: BigInt
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
- def bit: BitCount
- def bits: BitCount
-
def
cycles: CyclesCount
Number of cycles
- def downto(start: Int): Inclusive
- def exp: ExpNumber
- def fs: TimeNumber
-
def
getClass(): Class[_ <: AnyVal]
- Definition Classes
- AnyVal → Any
-
def
hr: TimeNumber
Time
- val i: Int
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def kHz: HertzNumber
- def mn: TimeNumber
- def ms: TimeNumber
- def ns: TimeNumber
- def pos: PosCount
- def ps: TimeNumber
- def sec: TimeNumber
- def slices: SlicesCount
-
def
toString(): String
- Definition Classes
- Any
- def us: TimeNumber
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