firrtl
.
ir
IntWidth
Related Docs:
object IntWidth
|
package ir
class
IntWidth
extends
Width
with
Product
with
UseSerializer
Source
IR.scala
Linear Supertypes
UseSerializer
,
Product
,
Equals
,
Width
,
FirrtlNode
,
AnyRef
,
Any
Type Hierarchy
IntWidth
Width
Product
UseSerializer
Ordering
Alphabetic
By Inheritance
Inherited
IntWidth
UseSerializer
Product
Equals
Width
FirrtlNode
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
IntWidth
(
width:
BigInt
)
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
def
+
(
x:
Width
)
:
Width
Definition Classes
Width
def
-
(
x:
Width
)
:
Width
Definition Classes
Width
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
canEqual
(
that:
Any
)
:
Boolean
Definition Classes
IntWidth
→ Equals
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@HotSpotIntrinsicCandidate
()
@throws
(
...
)
def
copy
(
width:
BigInt
=
width
)
:
IntWidth
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
that:
Any
)
:
Boolean
Definition Classes
IntWidth
→ Equals → AnyRef → Any
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
Annotations
@HotSpotIntrinsicCandidate
()
def
hashCode
()
:
Int
Definition Classes
IntWidth
→ AnyRef → Any
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
max
(
x:
Width
)
:
Width
Definition Classes
Width
def
min
(
x:
Width
)
:
Width
Definition Classes
Width
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
final
def
notify
()
:
Unit
Definition Classes
AnyRef
Annotations
@HotSpotIntrinsicCandidate
()
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
Annotations
@HotSpotIntrinsicCandidate
()
def
productArity
:
Int
Definition Classes
IntWidth
→ Product
def
productElement
(
int:
Int
)
:
Any
Definition Classes
IntWidth
→ Product
def
productIterator
:
Iterator
[
Any
]
Definition Classes
Product
def
productPrefix
:
String
Definition Classes
IntWidth
→ Product
def
serialize
:
String
Definition Classes
UseSerializer →
FirrtlNode
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
IntWidth
→ AnyRef → Any
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
val
width
:
BigInt
Deprecated Value Members
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@Deprecated
@deprecated
@throws
(
classOf[java.lang.Throwable]
)
Deprecated
(Since version )
see corresponding Javadoc for more information.
Inherited from
UseSerializer
Inherited from
Product
Inherited from
Equals
Inherited from
Width
Inherited from
FirrtlNode
Inherited from
AnyRef
Inherited from
Any
Ungrouped