spinal.lib.cpu.riscv.impl.Utils

InstructionCtrl

Related Docs: object InstructionCtrl | package Utils

case class InstructionCtrl(instVal: Bool = Bool(), br: BR.T = BR(), jmp: Bool = Bool(), op1: OP1.T = OP1(), op2: OP2.T = OP2(), alu: ALU.T = ALU(), wb: WB.T = WB(), rfen: Bool = Bool, bypassable: Bool = Bool, men: Bool = Bool, m: M.T = M(), msk: MSK.T = MSK(), csr: CSR.T = CSR(), mfs: MFS.T = MFS()) extends BundleCase with Product with Serializable

Linear Supertypes
Serializable, Serializable, Product, Equals, BundleCase, Bundle, OverridedEqualsHashCode, MultiData, Data, ScalaLocated, SpinalTagReady, AttributeReady, Assignable, NameableByComponent, Nameable, ContextUser, GlobalDataUser, AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. InstructionCtrl
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. BundleCase
  7. Bundle
  8. OverridedEqualsHashCode
  9. MultiData
  10. Data
  11. ScalaLocated
  12. SpinalTagReady
  13. AttributeReady
  14. Assignable
  15. NameableByComponent
  16. Nameable
  17. ContextUser
  18. GlobalDataUser
  19. AnyRef
  20. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Instance Constructors

  1. new InstructionCtrl(instVal: Bool = Bool(), br: BR.T = BR(), jmp: Bool = Bool(), op1: OP1.T = OP1(), op2: OP2.T = OP2(), alu: ALU.T = ALU(), wb: WB.T = WB(), rfen: Bool = Bool, bypassable: Bool = Bool, men: Bool = Bool, m: M.T = M(), msk: MSK.T = MSK(), csr: CSR.T = CSR(), mfs: MFS.T = MFS())

Value Members

  1. final def !=(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  2. def ##(right: Data): Bits

    Definition Classes
    Data
  3. final def ##(): Int

    Definition Classes
    AnyRef → Any
  4. final def ==(arg0: Any): Boolean

    Definition Classes
    AnyRef → Any
  5. def add(attribute: Attribute): Unit

    Definition Classes
    Data → AttributeReady
  6. def addTag(spinalTag: SpinalTag): InstructionCtrl.this.type

    Definition Classes
    MultiData → SpinalTagReady
  7. def allowSimplifyIt(): InstructionCtrl.this.type

    Definition Classes
    Data
  8. val alu: ALU.T

  9. def asBits: Bits

    Definition Classes
    MultiData → Data
  10. def asInput(): InstructionCtrl.this.type

    Definition Classes
    MultiData → Data
  11. final def asInstanceOf[T0]: T0

    Definition Classes
    Any
  12. def asOutput(): InstructionCtrl.this.type

    Definition Classes
    MultiData → Data
  13. def assignAllByName(that: Bundle): Unit

    Definition Classes
    Bundle
  14. def assignFromBits(bits: Bits, hi: Int, lo: Int): Unit

    Definition Classes
    MultiData → Data
  15. def assignFromBits(bits: Bits): Unit

    Definition Classes
    MultiData → Data
  16. def assignFromBits(bits: Bits, offset: Int, bitCount: BitCount): Unit

    Definition Classes
    Data
  17. def assignSomeByName(that: Bundle): Unit

    Definition Classes
    Bundle
  18. val br: BR.T

  19. val bypassable: Bool

  20. def clone(): InstructionCtrl.this.type

    Definition Classes
    Bundle → Data → AnyRef
  21. var cloneFunc: () ⇒ AnyRef

    Definition Classes
    Bundle
  22. var component: Component

    Definition Classes
    ContextUser
  23. val csr: CSR.T

  24. def dontSimplifyIt(): InstructionCtrl.this.type

    Definition Classes
    Data
  25. def elements: ArrayBuffer[(String, Data)]

    Definition Classes
    Bundle → MultiData
  26. final def eq(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  27. def equals(obj: Any): Boolean

    Definition Classes
    OverridedEqualsHashCode → AnyRef → Any
  28. def finalize(): Unit

    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  29. def find(name: String): Data

    Definition Classes
    MultiData
  30. def flatten: Seq[BaseType]

    Definition Classes
    MultiData → Data
  31. def flattenLocalName: Seq[String]

    Definition Classes
    MultiData → Data
  32. def flip(): InstructionCtrl.this.type

    Definition Classes
    MultiData → Data
  33. def getBitsWidth: Int

    Definition Classes
    MultiData → Data
  34. final def getClass(): Class[_]

    Definition Classes
    AnyRef → Any
  35. def getComponent(): Component

    Definition Classes
    Data → NameableByComponent
  36. def getComponents(): Seq[Component]

    Definition Classes
    Data
  37. def getName(): String

    Definition Classes
    NameableByComponent → Nameable
  38. def getZero: InstructionCtrl.this.type

    Definition Classes
    MultiData → Data
  39. val globalData: GlobalData

    Definition Classes
    GlobalDataUser
  40. def hasTag(spinalTag: SpinalTag): Boolean

    Definition Classes
    SpinalTagReady
  41. def hashCode(): Int

    Definition Classes
    OverridedEqualsHashCode → AnyRef → Any
  42. val instVal: Bool

  43. def isDirectionLess: Boolean

    Definition Classes
    Data
  44. def isInput: Boolean

    Definition Classes
    Data
  45. final def isInstanceOf[T0]: Boolean

    Definition Classes
    Any
  46. def isNamed: Boolean

    Definition Classes
    Nameable
  47. def isOutput: Boolean

    Definition Classes
    Data
  48. def isReg: Boolean

    Definition Classes
    Data
  49. def isUnnamed: Boolean

    Definition Classes
    Nameable
  50. val jmp: Bool

  51. def keep(): InstructionCtrl.this.type

    Definition Classes
    Data
  52. val m: M.T

  53. val men: Bool

  54. val mfs: MFS.T

  55. val msk: MSK.T

  56. def nameChangeEvent(weak: Boolean): Unit

    Attributes
    protected
    Definition Classes
    MultiData → Nameable
  57. final def ne(arg0: AnyRef): Boolean

    Definition Classes
    AnyRef
  58. final def notify(): Unit

    Definition Classes
    AnyRef
  59. final def notifyAll(): Unit

    Definition Classes
    AnyRef
  60. val op1: OP1.T

  61. val op2: OP2.T

  62. def pull(): InstructionCtrl.this.type

    Definition Classes
    Data
  63. def randBoot(): InstructionCtrl.this.type

    Definition Classes
    Data
  64. def resized: InstructionCtrl.this.type

    Definition Classes
    Data
  65. val rfen: Bool

  66. def setCompositeName(nameable: Nameable): Unit

    Definition Classes
    Nameable
  67. def setName(name: String, weak: Boolean): InstructionCtrl.this.type

    Definition Classes
    Nameable
  68. def setName(nameable: Nameable): Unit

    Definition Classes
    Nameable
  69. def setWeakName(name: String): Nameable

    Definition Classes
    Nameable
  70. final def synchronized[T0](arg0: ⇒ T0): T0

    Definition Classes
    AnyRef
  71. def toString(): String

    Definition Classes
    Nameable → AnyRef → Any
  72. final def wait(): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  73. final def wait(arg0: Long, arg1: Int): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  74. final def wait(arg0: Long): Unit

    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  75. val wb: WB.T

Deprecated Value Members

  1. def autoResize(): InstructionCtrl.this.type

    Definition Classes
    Data
    Annotations
    @deprecated
    Deprecated

    Use resized instead

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from BundleCase

Inherited from Bundle

Inherited from OverridedEqualsHashCode

Inherited from MultiData

Inherited from Data

Inherited from ScalaLocated

Inherited from SpinalTagReady

Inherited from AttributeReady

Inherited from Assignable

Inherited from NameableByComponent

Inherited from Nameable

Inherited from ContextUser

Inherited from GlobalDataUser

Inherited from AnyRef

Inherited from Any

Ungrouped