object Utils
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Utils
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
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 BASE: MaskedLiteral
- def BASE_AUIPC: MaskedLiteral
- def BASE_B: MaskedLiteral
- def BASE_CSR: MaskedLiteral
- def BASE_CSR_C: MaskedLiteral
- def BASE_CSR_I: MaskedLiteral
- def BASE_CSR_S: MaskedLiteral
- def BASE_CSR_W: MaskedLiteral
- def BASE_FENCEI: MaskedLiteral
- def BASE_JAL: MaskedLiteral
- def BASE_JALR: MaskedLiteral
- def BASE_LUI: MaskedLiteral
- def BASE_MEM: MaskedLiteral
- def BASE_MEM_L: MaskedLiteral
- def BASE_MEM_S: MaskedLiteral
- def BASE_OPX: MaskedLiteral
- def BASE_OPX_I: MaskedLiteral
- def BASE_OPX_SHIFT: MaskedLiteral
- def apply(x: Int): Int
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native() @IntrinsicCandidate()
- def dstRange: Inclusive
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @IntrinsicCandidate()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @IntrinsicCandidate()
-
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() @IntrinsicCandidate()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @IntrinsicCandidate()
- def src0Range: Inclusive
- def src1Range: Inclusive
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- 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( ... ) @native()
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
- object ALU extends SpinalEnum
- object BR extends SpinalEnum
- object CSR extends SpinalEnum
- object InstructionCtrl extends Serializable
- object M extends SpinalEnum
- object MFS extends SpinalEnum
- object MSK extends SpinalEnum
- object MWR extends SpinalEnum
- object OP0 extends SpinalEnum
- object OP1 extends SpinalEnum
- object PC extends SpinalEnum
- object WB extends SpinalEnum
Deprecated Value Members
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] ) @Deprecated
- Deprecated