c

ambel

_ExampleApb2TRwVec_

class _ExampleApb2TRwVec_ extends Bundle

Bundles for Connection to Apb2CSTrgt

(REG_DESC_JSON="src/main/json/Example.json")

THIS IS AUTO-GENERATED CODE - DO NOT MODIFY BY HAND!

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

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. val AmbelBaz0_BazBits: UInt
  7. val AmbelBaz1_BazBits: UInt
  8. val AmbelBigRegExample_BigBits: UInt
  9. val AmbelCtrl_CoreReset: Bool
  10. val AmbelDebugCtrl_Halt: Bool
  11. val AmbelFooBar_Bar: UInt
  12. val AmbelFooBar_Foo: UInt
  13. def _cloneTypeImpl: Record
    Attributes
    protected
    Definition Classes
    Record
  14. def _elementsImpl: Iterable[(String, Any)]
    Attributes
    protected
    Definition Classes
    Bundle
  15. def _typeNameConParams: Iterable[Any]
    Attributes
    protected
    Definition Classes
    Record
  16. def _usingPlugin: Boolean
    Attributes
    protected
    Definition Classes
    Bundle
  17. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  18. macro def asTypeOf[T <: Data](that: T): T
    Definition Classes
    Data
  19. final macro def asUInt: UInt
    Definition Classes
    Data
  20. def autoSeed(name: String): _ExampleApb2TRwVec_.this.type
    Definition Classes
    Data → HasId
  21. def binding: Option[Binding]
    Attributes
    protected[chisel3]
    Definition Classes
    Data
  22. def binding_=(target: Binding): Unit
    Attributes
    protected
    Definition Classes
    Data
  23. def circuitName: String
    Definition Classes
    HasId
  24. def className: String
    Definition Classes
    Bundle → Record
  25. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @HotSpotIntrinsicCandidate() @native()
  26. def cloneType: _ExampleApb2TRwVec_.this.type
    Definition Classes
    Record → Data
  27. def containsAFlipped: Boolean
    Definition Classes
    Record → Data
  28. def do_asTypeOf[T <: Data](that: T)(implicit sourceInfo: SourceInfo): T
    Definition Classes
    Data
  29. def do_asUInt(implicit sourceInfo: SourceInfo): UInt
    Definition Classes
    Data
  30. final lazy val elements: SeqMap[String, Data]
    Definition Classes
    Bundle → Record
  31. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  32. def equals(that: Any): Boolean
    Definition Classes
    HasId → AnyRef → Any
  33. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @HotSpotIntrinsicCandidate() @native()
  34. def getElements: Seq[Data]
    Definition Classes
    Record → Aggregate
  35. final def getWidth: Int
    Definition Classes
    Data
  36. def hasSeed: Boolean
    Definition Classes
    HasId
  37. def hashCode(): Int
    Definition Classes
    HasId → AnyRef → Any
  38. def ignoreSeq: Boolean
    Definition Classes
    Bundle
  39. def instanceName: String
    Definition Classes
    HasId → InstanceId
  40. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  41. def isLit: Boolean
    Definition Classes
    Data
  42. final def isWidthKnown: Boolean
    Definition Classes
    Data
  43. def litOption: Option[BigInt]
    Definition Classes
    Aggregate → Data
  44. def litValue: BigInt
    Definition Classes
    Aggregate → Data
  45. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  46. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate() @native()
  47. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate() @native()
  48. def parentModName: String
    Definition Classes
    HasId → InstanceId
  49. def parentPathName: String
    Definition Classes
    HasId → InstanceId
  50. def pathName: String
    Definition Classes
    HasId → InstanceId
  51. def suggestName(seed: => String): _ExampleApb2TRwVec_.this.type
    Definition Classes
    HasId
  52. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  53. final def toAbsoluteTarget: ReferenceTarget
    Definition Classes
    NamedComponent → InstanceId
  54. final def toNamed: ComponentName
    Definition Classes
    NamedComponent → InstanceId
  55. def toPrintable: Printable
    Definition Classes
    Bundle → Record → Data
  56. final def toRelativeTarget(root: Option[BaseModule]): ReferenceTarget
    Definition Classes
    NamedComponent
  57. def toString(): String
    Definition Classes
    Record → AnyRef → Any
  58. final def toTarget: ReferenceTarget
    Definition Classes
    NamedComponent → InstanceId
  59. def typeName: String
    Definition Classes
    Data
  60. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  61. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  62. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  63. final def widthOption: Option[Int]
    Definition Classes
    Data

Deprecated Value Members

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

    (Since version 9)

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