Packages

class LsuIO extends Bundle

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

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): LsuIO.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: LsuIO.this.type
    Definition Classes
    Record → Data
  19. val cmm_lsu: Info_cmm_lsu
  20. val dcache_access: Option[DecoupledIO[TLBundleD]]
  21. val dcache_getPut: Option[DecoupledIO[TLBundleA]]
  22. def do_asTypeOf[T <: Data](that: T)(implicit sourceInfo: SourceInfo): T
    Definition Classes
    Data
  23. def do_asUInt(implicit sourceInfo: SourceInfo): UInt
    Definition Classes
    Aggregate → Data
  24. final lazy val elements: SeqMap[String, Data]
    Definition Classes
    Bundle → Record
  25. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  26. def equals(that: Any): Boolean
    Definition Classes
    HasId → AnyRef → Any
  27. val flush: Bool
  28. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  29. def getElements: Seq[Data]
    Definition Classes
    Record → Aggregate
  30. final def getWidth: Int
    Definition Classes
    Data
  31. def hasSeed: Boolean
    Definition Classes
    HasId
  32. def hashCode(): Int
    Definition Classes
    HasId → AnyRef → Any
  33. def ignoreSeq: Boolean
    Definition Classes
    Bundle
  34. def instanceName: String
    Definition Classes
    HasId → InstanceId
  35. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  36. def isLit: Boolean
    Definition Classes
    Data
  37. final def isWidthKnown: Boolean
    Definition Classes
    Data
  38. def litOption: Option[BigInt]
    Definition Classes
    Aggregate → Data
  39. def litValue: BigInt
    Definition Classes
    Aggregate → Data
  40. val lsu_cmm: Info_lsu_cmm
  41. val lsu_exe_fwb: DecoupledIO[WriteBack_info]
  42. val lsu_exe_iwb: DecoupledIO[WriteBack_info]
  43. val lsu_exe_vwb: DecoupledIO[Vector_WriteBack_Bundle]
  44. val lsu_iss_exe: DecoupledIO[Lsu_iss_info]
  45. val lsu_mmu: DecoupledIO[Info_mmu_req]
  46. val missUnit_dcache_acquire: Option[DecoupledIO[TLBundleA]]
  47. val missUnit_dcache_grant: Option[DecoupledIO[TLBundleD]]
  48. val missUnit_dcache_grantAck: Option[DecoupledIO[TLBundleE]]
  49. val mmu_lsu: DecoupledIO[Info_mmu_rsp]
  50. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  51. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  52. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  53. def parentModName: String
    Definition Classes
    HasId → InstanceId
  54. def parentPathName: String
    Definition Classes
    HasId → InstanceId
  55. def pathName: String
    Definition Classes
    HasId → InstanceId
  56. val periph_access: DecoupledIO[TLBundleD]
  57. val periph_getPut: DecoupledIO[TLBundleA]
  58. val preFetch: Valid[PreFetch_Req_Bundle]
  59. val probeUnit_dcache_probe: Option[DecoupledIO[TLBundleB]]
  60. def suggestName(seed: => String): LsuIO.this.type
    Definition Classes
    HasId
  61. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  62. val system_access: DecoupledIO[TLBundleD]
  63. val system_getPut: DecoupledIO[TLBundleA]
  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. def typeName: String
    Definition Classes
    Data
  70. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  71. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  72. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  73. final def widthOption: Option[Int]
    Definition Classes
    Data
  74. val writeBackUnit_dcache_grant: Option[DecoupledIO[TLBundleD]]
  75. val writeBackUnit_dcache_release: Option[DecoupledIO[TLBundleC]]

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