c

midas.core

TargetBoxIO

class TargetBoxIO extends ChannelizedWrapperIO

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

Instance Constructors

  1. new TargetBoxIO(config: SimWrapperConfig)

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: Record
    Attributes
    protected
    Definition Classes
    Record
  7. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  8. macro def asTypeOf[T <: Data](that: T): T
    Definition Classes
    Data
  9. final macro def asUInt: UInt
    Definition Classes
    Data
  10. def autoSeed(name: String): TargetBoxIO.this.type
    Definition Classes
    Data → HasId
  11. def binding: Option[Binding]
    Attributes
    protected[chisel3]
    Definition Classes
    Data
  12. def binding_=(target: Binding): Unit
    Attributes
    protected
    Definition Classes
    Data
  13. val bridgeAnnos: ArrayBuffer[BridgeIOAnnotation]
    Definition Classes
    UnpackedWrapperConfig
  14. val chAnnos: ArrayBuffer[FAMEChannelConnectionAnnotation]
    Definition Classes
    UnpackedWrapperConfig
  15. val chNameToAnnoMap: ArrayBuffer[(String, FAMEChannelConnectionAnnotation)]
    Definition Classes
    ChannelizedWrapperIO
  16. def circuitName: String
    Attributes
    protected
    Definition Classes
    HasId
  17. def className: String
    Definition Classes
    Record
  18. val clockElement: (String, DecoupledIO[Data])

    Channel carrying clock tokens to the target.

    Channel carrying clock tokens to the target.

    Definition Classes
    TargetBoxIOTargetChannelIO
  19. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native() @IntrinsicCandidate()
  20. def cloneType: TargetBoxIO.this.type
    Definition Classes
    Record → Data
  21. val config: SimWrapperConfig
  22. def do_asTypeOf[T <: Data](that: T)(implicit sourceInfo: SourceInfo, compileOptions: CompileOptions): T
    Definition Classes
    Data
  23. def do_asUInt(implicit sourceInfo: SourceInfo, compileOptions: CompileOptions): UInt
    Definition Classes
    Aggregate → Data
  24. val elements: ListMap[String, Data]
    Definition Classes
    TargetBoxIO → Record
  25. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  26. def equals(that: Any): Boolean
    Definition Classes
    HasId → AnyRef → Any
  27. val fanoutAnnos: ArrayBuffer[FAMEChannelFanoutAnnotation]
    Definition Classes
    UnpackedWrapperConfig
  28. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  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. val hostClock: Clock
  34. val hostReset: Bool
  35. def instanceName: String
    Definition Classes
    HasId → InstanceId
  36. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  37. def isLit: Boolean
    Definition Classes
    Data
  38. final def isWidthKnown: Boolean
    Definition Classes
    Data
  39. val leafTypeMap: Map[ReferenceTarget, Port]
    Definition Classes
    UnpackedWrapperConfig
  40. def litOption: Option[BigInt]
    Definition Classes
    Aggregate → Data
  41. def litValue: BigInt
    Definition Classes
    Aggregate → Data
  42. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  43. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  44. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  45. def parentModName: String
    Definition Classes
    HasId → InstanceId
  46. def parentPathName: String
    Definition Classes
    HasId → InstanceId
  47. def pathName: String
    Definition Classes
    HasId → InstanceId
  48. val payloadTypeMap: Map[FAMEChannelConnectionAnnotation, Data]
    Definition Classes
    ChannelizedWrapperIO
  49. def regenClockType(refTargets: Seq[ReferenceTarget]): Data
  50. val rvElements: ArrayBuffer[(String, ReadyValidIO[Data])]
    Definition Classes
    ChannelizedWrapperIO
  51. val rvInputPortMap: Map[String, TargetRVPortType]

    Mapping of input ready-valid channels.

    Mapping of input ready-valid channels.

    Definition Classes
    ChannelizedWrapperIOTargetChannelIO
  52. val rvOutputPortMap: Map[String, TargetRVPortType]

    Mapping of output ready-valid channels.

    Mapping of output ready-valid channels.

    Definition Classes
    ChannelizedWrapperIOTargetChannelIO
  53. val rvPortMap: Map[String, TargetRVPortTuple]
    Definition Classes
    ChannelizedWrapperIO
  54. def suggestName(seed: => String): TargetBoxIO.this.type
    Definition Classes
    HasId
  55. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  56. final def toAbsoluteTarget: ReferenceTarget
    Definition Classes
    NamedComponent → InstanceId
  57. final def toNamed: ComponentName
    Definition Classes
    NamedComponent → InstanceId
  58. def toPrintable: Printable
    Definition Classes
    Record → Data
  59. def toString(): String
    Definition Classes
    Record → AnyRef → Any
  60. final def toTarget: ReferenceTarget
    Definition Classes
    NamedComponent → InstanceId
  61. val visitedSourcePorts: LinkedHashMap[Seq[ReferenceTarget], ReadyValidIO[Data]]
    Definition Classes
    ChannelizedWrapperIO
  62. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  63. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  64. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  65. final def widthOption: Option[Int]
    Definition Classes
    Data
  66. val wireElements: ArrayBuffer[(String, ReadyValidIO[Data])]
    Definition Classes
    ChannelizedWrapperIO
  67. val wireInputPortMap: Map[String, ReadyValidIO[Data]]

    Mapping of all input pipe channels.

    Mapping of all input pipe channels.

    Definition Classes
    ChannelizedWrapperIOTargetChannelIO
  68. val wireOutputPortMap: Map[String, ReadyValidIO[Data]]

    Mapping of all output pipe channels.

    Mapping of all output pipe channels.

    Definition Classes
    ChannelizedWrapperIOTargetChannelIO
  69. val wirePortMap: Map[String, WirePortTuple]
    Definition Classes
    ChannelizedWrapperIO
  70. val wireTypeMap: Map[FAMEChannelConnectionAnnotation, Data]
    Definition Classes
    ChannelizedWrapperIO

Deprecated Value Members

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

Inherited from ChannelizedWrapperIO

Inherited from TargetChannelIO

Inherited from UnpackedWrapperConfig

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