class Alu_isa extends Bundle

Linear Supertypes
Bundle, Record, Aggregate, Data, SourceInfoDoc, NamedComponent, HasId, InstanceId, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Alu_isa
  2. Bundle
  3. Record
  4. Aggregate
  5. Data
  6. SourceInfoDoc
  7. NamedComponent
  8. HasId
  9. InstanceId
  10. AnyRef
  11. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new Alu_isa()

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def :=(that: => Data)(implicit sourceInfo: SourceInfo): Unit
    Definition Classes
    Data
  4. final def <>(that: => Data)(implicit sourceInfo: SourceInfo): Unit
    Definition Classes
    Data
  5. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  6. def _cloneTypeImpl: Record
    Attributes
    protected
    Definition Classes
    Record
  7. def _elementsImpl: Iterable[(String, Any)]
    Attributes
    protected
    Definition Classes
    Bundle
  8. def _usingPlugin: Boolean
    Attributes
    protected
    Definition Classes
    Bundle
  9. val add: Bool
  10. val addi: Bool
  11. val addiw: Bool
  12. val addw: Bool
  13. val and: Bool
  14. val andi: Bool
  15. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  16. macro def asTypeOf[T <: Data](that: T): T
    Definition Classes
    Data
  17. final macro def asUInt: UInt
    Definition Classes
    Data
  18. val auipc: Bool
  19. def autoSeed(name: String): Alu_isa.this.type
    Definition Classes
    Data → HasId
  20. def binding: Option[Binding]
    Attributes
    protected[chisel3]
    Definition Classes
    Data
  21. def binding_=(target: Binding): Unit
    Attributes
    protected
    Definition Classes
    Data
  22. def circuitName: String
    Attributes
    protected
    Definition Classes
    HasId
  23. def className: String
    Definition Classes
    Bundle → Record
  24. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native() @HotSpotIntrinsicCandidate()
  25. def cloneType: Alu_isa.this.type
    Definition Classes
    Record → Data
  26. def do_asTypeOf[T <: Data](that: T)(implicit sourceInfo: SourceInfo): T
    Definition Classes
    Data
  27. def do_asUInt(implicit sourceInfo: SourceInfo): UInt
    Definition Classes
    Aggregate → Data
  28. final lazy val elements: SeqMap[String, Data]
    Definition Classes
    Bundle → Record
  29. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  30. def equals(that: Any): Boolean
    Definition Classes
    HasId → AnyRef → Any
  31. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  32. def getElements: Seq[Data]
    Definition Classes
    Record → Aggregate
  33. final def getWidth: Int
    Definition Classes
    Data
  34. def hasSeed: Boolean
    Definition Classes
    HasId
  35. def hashCode(): Int
    Definition Classes
    HasId → AnyRef → Any
  36. def ignoreSeq: Boolean
    Definition Classes
    Bundle
  37. def instanceName: String
    Definition Classes
    HasId → InstanceId
  38. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  39. def isLit: Boolean
    Definition Classes
    Data
  40. final def isWidthKnown: Boolean
    Definition Classes
    Data
  41. def is_32w: Bool
  42. def is_alu: Bool
  43. def is_fun_add: Bool
  44. def is_fun_and: Bool
  45. def is_fun_or: Bool
  46. def is_fun_sll: Bool
  47. def is_fun_slt: Bool
  48. def is_fun_sra: Bool
  49. def is_fun_srl: Bool
  50. def is_fun_xor: Bool
  51. def is_imm: Bool
  52. def is_usi: Bool
  53. def litOption: Option[BigInt]
    Definition Classes
    Aggregate → Data
  54. def litValue: BigInt
    Definition Classes
    Aggregate → Data
  55. val lui: Bool
  56. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  57. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  58. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  59. val or: Bool
  60. val ori: Bool
  61. def parentModName: String
    Definition Classes
    HasId → InstanceId
  62. def parentPathName: String
    Definition Classes
    HasId → InstanceId
  63. def pathName: String
    Definition Classes
    HasId → InstanceId
  64. val sll: Bool
  65. val slli: Bool
  66. val slliw: Bool
  67. val sllw: Bool
  68. val slt: Bool
  69. val slti: Bool
  70. val sltiu: Bool
  71. val sltu: Bool
  72. val sra: Bool
  73. val srai: Bool
  74. val sraiw: Bool
  75. val sraw: Bool
  76. val srl: Bool
  77. val srli: Bool
  78. val srliw: Bool
  79. val srlw: Bool
  80. val sub: Bool
  81. val subw: Bool
  82. def suggestName(seed: => String): Alu_isa.this.type
    Definition Classes
    HasId
  83. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  84. final def toAbsoluteTarget: ReferenceTarget
    Definition Classes
    NamedComponent → InstanceId
  85. final def toNamed: ComponentName
    Definition Classes
    NamedComponent → InstanceId
  86. def toPrintable: Printable
    Definition Classes
    Bundle → Record → Data
  87. def toString(): String
    Definition Classes
    Record → AnyRef → Any
  88. final def toTarget: ReferenceTarget
    Definition Classes
    NamedComponent → InstanceId
  89. def typeName: String
    Definition Classes
    Data
  90. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  91. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  92. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  93. val wfi: Bool
  94. final def widthOption: Option[Int]
    Definition Classes
    Data
  95. val xor: Bool
  96. val xori: Bool

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable]) @Deprecated
    Deprecated

Inherited from Bundle

Inherited from Record

Inherited from Aggregate

Inherited from Data

Inherited from SourceInfoDoc

Inherited from NamedComponent

Inherited from HasId

Inherited from InstanceId

Inherited from AnyRef

Inherited from Any

Ungrouped