object Utils
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Utils
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- case class IMM(instruction: Bits) extends Area with Product with Serializable
- case class InstructionCtrl() extends Bundle with Product with Serializable
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(classOf[java.lang.CloneNotSupportedException]) @native() @HotSpotIntrinsicCandidate()
- def dstRange: Inclusive
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- 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() @HotSpotIntrinsicCandidate()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- 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(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- 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