c

tensil.axi

ExternalMaster

class ExternalMaster extends Bundle

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

Instance Constructors

  1. new ExternalMaster(config: Config)

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, connectionCompileOptions: CompileOptions): Unit
    Definition Classes
    Data
  4. final def <>(that: ⇒ Data)(implicit sourceInfo: SourceInfo, connectionCompileOptions: CompileOptions): Unit
    Definition Classes
    Data
  5. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  6. def _cloneTypeImpl: Bundle
    Attributes
    protected
    Definition Classes
    Bundle
  7. def _usingPlugin: Boolean
    Attributes
    protected
    Definition Classes
    Bundle
  8. val araddr: UInt
  9. val arburst: UInt
  10. val arcache: UInt
  11. val arid: UInt
  12. val arlen: UInt
  13. val arlock: UInt
  14. val arprot: UInt
  15. val arqos: UInt
  16. val arready: Bool
  17. val arsize: UInt
  18. val arvalid: Bool
  19. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  20. macro def asTypeOf[T <: Data](that: T): T
    Definition Classes
    Data
  21. final macro def asUInt(): UInt
    Definition Classes
    Data
  22. def autoSeed(name: String): ExternalMaster.this.type
    Definition Classes
    Data → HasId
  23. val awaddr: UInt
  24. val awburst: UInt
  25. val awcache: UInt
  26. val awid: UInt
  27. val awlen: UInt
  28. val awlock: UInt
  29. val awprot: UInt
  30. val awqos: UInt
  31. val awready: Bool
  32. val awsize: UInt
  33. val awvalid: Bool
  34. val bid: UInt
  35. def binding: Option[Binding]
    Attributes
    protected[chisel3]
    Definition Classes
    Data
  36. def bindingToString: String
    Attributes
    protected
    Definition Classes
    Data
  37. def binding_=(target: Binding): Unit
    Attributes
    protected
    Definition Classes
    Data
  38. val bready: Bool
  39. val bresp: UInt
  40. val bvalid: Bool
  41. def circuitName: String
    Attributes
    protected
    Definition Classes
    HasId
  42. def className: String
    Definition Classes
    Bundle → Record
  43. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @HotSpotIntrinsicCandidate()
  44. def cloneType: ExternalMaster.this.type
    Definition Classes
    Bundle → Data
  45. def computeName(defaultPrefix: Option[String], defaultSeed: Option[String]): Option[String]
    Definition Classes
    HasId
  46. val config: Config
  47. def connectMaster(s: Master): Unit
  48. def do_asTypeOf[T <: Data](that: T)(implicit sourceInfo: SourceInfo, compileOptions: CompileOptions): T
    Definition Classes
    Data
  49. def do_asUInt(implicit sourceInfo: SourceInfo, compileOptions: CompileOptions): UInt
    Definition Classes
    Aggregate → Data
  50. final lazy val elements: ListMap[String, Data]
    Definition Classes
    Bundle → Record
  51. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  52. def equals(that: Any): Boolean
    Definition Classes
    HasId → AnyRef → Any
  53. def forward(s: DecoupledIO[Bundle], prefix: String): Unit
  54. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  55. def getElements: Seq[Data]
    Definition Classes
    Record → Aggregate
  56. final def getWidth: Int
    Definition Classes
    Data
  57. def hasSeed: Boolean
    Definition Classes
    HasId
  58. def hashCode(): Int
    Definition Classes
    HasId → AnyRef → Any
  59. def ignoreSeq: Boolean
    Definition Classes
    Bundle
  60. def instanceName: String
    Definition Classes
    HasId → InstanceId
  61. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  62. def isLit(): Boolean
    Definition Classes
    Data
  63. final def isWidthKnown: Boolean
    Definition Classes
    Data
  64. def litOption(): Option[BigInt]
    Definition Classes
    Aggregate → Data
  65. def litValue(): BigInt
    Definition Classes
    Data
  66. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  67. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  68. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  69. def parentModName: String
    Definition Classes
    HasId → InstanceId
  70. def parentPathName: String
    Definition Classes
    HasId → InstanceId
  71. def pathName: String
    Definition Classes
    HasId → InstanceId
  72. val rdata: UInt
  73. val rid: UInt
  74. val rlast: Bool
  75. val rready: Bool
  76. val rresp: UInt
  77. val rvalid: Bool
  78. def suggestName(seed: ⇒ String): ExternalMaster.this.type
    Definition Classes
    HasId
  79. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  80. final def toAbsoluteTarget: ReferenceTarget
    Definition Classes
    NamedComponent → InstanceId
  81. final def toNamed: ComponentName
    Definition Classes
    NamedComponent → InstanceId
  82. def toPrintable: Printable
    Definition Classes
    Bundle → Record → Data
  83. def toString(): String
    Definition Classes
    Record → AnyRef → Any
  84. final def toTarget: ReferenceTarget
    Definition Classes
    NamedComponent → InstanceId
  85. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  86. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  87. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  88. val wdata: UInt
  89. val wid: UInt
  90. final def widthOption: Option[Int]
    Definition Classes
    Data
  91. val wlast: Bool
  92. val wready: Bool
  93. val wstrb: UInt
  94. val wvalid: Bool

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] ) @Deprecated
    Deprecated
  2. def litArg(): Option[LitArg]
    Definition Classes
    Data
    Annotations
    @deprecated
    Deprecated

    (Since version 3.2) litArg is deprecated, use litOption or litTo*Option

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