c

rift2Core.privilege

MStatusBundle

class MStatusBundle extends Bundle

Machine Status Registers

Linear Supertypes
Bundle, Record, Aggregate, Data, SourceInfoDoc, NamedComponent, HasId, InstanceId, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. MStatusBundle
  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 MStatusBundle()

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. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  10. macro def asTypeOf[T <: Data](that: T): T
    Definition Classes
    Data
  11. final macro def asUInt: UInt
    Definition Classes
    Data
  12. def autoSeed(name: String): MStatusBundle.this.type
    Definition Classes
    Data → HasId
  13. def binding: Option[Binding]
    Attributes
    protected[chisel3]
    Definition Classes
    Data
  14. def binding_=(target: Binding): Unit
    Attributes
    protected
    Definition Classes
    Data
  15. def circuitName: String
    Attributes
    protected
    Definition Classes
    HasId
  16. def className: String
    Definition Classes
    Bundle → Record
  17. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native() @HotSpotIntrinsicCandidate()
  18. def cloneType: MStatusBundle.this.type
    Definition Classes
    Record → Data
  19. def do_asTypeOf[T <: Data](that: T)(implicit sourceInfo: SourceInfo): T
    Definition Classes
    Data
  20. def do_asUInt(implicit sourceInfo: SourceInfo): UInt
    Definition Classes
    Aggregate → Data
  21. final lazy val elements: SeqMap[String, Data]
    Definition Classes
    Bundle → Record
  22. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  23. def equals(that: Any): Boolean
    Definition Classes
    HasId → AnyRef → Any
  24. val fs: UInt
  25. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  26. def getElements: Seq[Data]
    Definition Classes
    Record → Aggregate
  27. final def getWidth: Int
    Definition Classes
    Data
  28. def hasSeed: Boolean
    Definition Classes
    HasId
  29. def hashCode(): Int
    Definition Classes
    HasId → AnyRef → Any
  30. def ignoreSeq: Boolean
    Definition Classes
    Bundle
  31. def instanceName: String
    Definition Classes
    HasId → InstanceId
  32. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  33. def isLit: Boolean
    Definition Classes
    Data
  34. final def isWidthKnown: Boolean
    Definition Classes
    Data
  35. def litOption: Option[BigInt]
    Definition Classes
    Aggregate → Data
  36. def litValue: BigInt
    Definition Classes
    Aggregate → Data
  37. val mbe: UInt
  38. val mie: UInt
  39. val mpie: UInt
  40. val mpp: UInt
  41. val mprv: UInt
  42. val mxr: UInt
  43. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  44. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  45. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  46. def parentModName: String
    Definition Classes
    HasId → InstanceId
  47. def parentPathName: String
    Definition Classes
    HasId → InstanceId
  48. def pathName: String
    Definition Classes
    HasId → InstanceId
  49. val reserved0: UInt
  50. val reserved1: UInt
  51. val reserved2: UInt
  52. val reserved3: UInt
  53. val reserved4: UInt
  54. val reserved5: UInt
  55. val sbe: UInt
  56. val sd: UInt
  57. val sie: UInt
  58. val spie: UInt
  59. val spp: UInt
  60. def suggestName(seed: => String): MStatusBundle.this.type
    Definition Classes
    HasId
  61. val sum: UInt
  62. val sxl: UInt
  63. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  64. final def toAbsoluteTarget: ReferenceTarget
    Definition Classes
    NamedComponent → InstanceId
  65. final def toNamed: ComponentName
    Definition Classes
    NamedComponent → InstanceId
  66. def toPrintable: Printable
    Definition Classes
    Bundle → Record → Data
  67. def toString(): String
    Definition Classes
    Record → AnyRef → Any
  68. final def toTarget: ReferenceTarget
    Definition Classes
    NamedComponent → InstanceId
  69. val tsr: UInt
  70. val tvm: UInt
  71. val tw: UInt
  72. def typeName: String
    Definition Classes
    Data
  73. val ube: UInt
  74. val uxl: UInt
  75. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  76. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  77. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  78. final def widthOption: Option[Int]
    Definition Classes
    Data
  79. val xs: UInt

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