class Rdi extends Bundle

The raw D2D interface (RDI), from the perspective of the D2D Adapter.

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

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. 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): Rdi.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() @IntrinsicCandidate()
  18. def cloneType: Rdi.this.type
    Definition Classes
    Record → Data
  19. def do_asTypeOf[T <: Data](that: T)(implicit sourceInfo: SourceInfo, compileOptions: CompileOptions): T
    Definition Classes
    Data
  20. def do_asUInt(implicit sourceInfo: SourceInfo, compileOptions: CompileOptions): 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. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  25. def getElements: Seq[Data]
    Definition Classes
    Record → Aggregate
  26. final def getWidth: Int
    Definition Classes
    Data
  27. def hasSeed: Boolean
    Definition Classes
    HasId
  28. def hashCode(): Int
    Definition Classes
    HasId → AnyRef → Any
  29. def ignoreSeq: Boolean
    Definition Classes
    Bundle
  30. def instanceName: String
    Definition Classes
    HasId → InstanceId
  31. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  32. def isLit: Boolean
    Definition Classes
    Data
  33. final def isWidthKnown: Boolean
    Definition Classes
    Data
  34. def litOption: Option[BigInt]
    Definition Classes
    Aggregate → Data
  35. def litValue: BigInt
    Definition Classes
    Aggregate → Data
  36. val lpClkAck: Bool
  37. val lpConfig: Valid[UInt]
  38. val lpConfigCredit: Bool
  39. val lpData: Decoupled3IO[UInt]

    Adapter to Physical Layer data.

    Adapter to Physical Layer data.

    Encompasses lp_irdy, lp_valid, and pl_trdy from the UCIe specification.

  40. val lpLinkError: Bool

    Adapter to Physical Layer indication that an error has occurred which requires the Link to go down.

    Adapter to Physical Layer indication that an error has occurred which requires the Link to go down. Physical Layer must move to LinkError state and stay there as long as lp_linkerror=1. The reason for having this be an indication decoupled from regular state transitions is to allow immediate action on part of the Adapter and Physical Layer in order to provide the quickest path for error containment when applicable (for example, a viral error escalation must map to the LinkError state). The Adapter must OR internal error conditions with lp_linkerror received from Protocol Layer on FDI.

  41. val lpRetimerCrd: Bool

    When asserted at a rising clock edge, it indicates a single credit return from the Adapter to the Physical Layer for the Retimer Receiver buffers.

    When asserted at a rising clock edge, it indicates a single credit return from the Adapter to the Physical Layer for the Retimer Receiver buffers. Each credit corresponds to 256B of mainband data. This signal must NOT assert for dies that are not UCIe Retimers.

  42. val lpStallAck: Bool
  43. val lpStateReq: PhyStateReq.Type

    Adapter request to Physical Layer to request state change.

  44. val lpWakeReq: Bool
  45. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  46. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  47. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  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. val plClkReq: Bool
  52. val plConfig: Valid[UInt]
  53. val plConfigCredit: Bool
  54. val plCorrectableError: Bool
  55. val plData: Valid[UInt]

    Physical Layer to Adapter data.

    Physical Layer to Adapter data.

    Encompasses pl_valid and pl_data from the UCIe specification. Note that backpressure is not possible. Data should be sampled whenever valid is asserted at a clock edge.

  56. val plError: Bool
  57. val plInbandPres: Bool
  58. val plLinkWidth: PhyWidth.Type
  59. val plNonFatalError: Bool
  60. val plPhyInRecenter: Bool
  61. val plRetimerCrd: Bool

    When asserted at a rising clock edge, it indicates a single credit return from the Retimer to the Adapter.

    When asserted at a rising clock edge, it indicates a single credit return from the Retimer to the Adapter. Each credit corresponds to 256B of mainband data. This signal must NOT assert if the remote Link partner is not a Retimer.

  62. val plSpeedMode: SpeedMode.Type
  63. val plStallReq: Bool
  64. val plStateStatus: PhyState.Type

    Physical Layer to Adapter Status indication of the Interface.

    Physical Layer to Adapter Status indication of the Interface.

    The status signal is permitted to transition from Physical Layer autonomously when applicable. For example the Physical Layer asserts the Retrain status when it decides to enter retraining either autonomously or when requested by remote agent.

  65. val plTrainError: Bool
  66. val plWakeAck: Bool
  67. def suggestName(seed: => String): Rdi.this.type
    Definition Classes
    HasId
  68. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  69. final def toAbsoluteTarget: ReferenceTarget
    Definition Classes
    NamedComponent → InstanceId
  70. final def toNamed: ComponentName
    Definition Classes
    NamedComponent → InstanceId
  71. def toPrintable: Printable
    Definition Classes
    Bundle → Record → Data
  72. def toString(): String
    Definition Classes
    Record → AnyRef → Any
  73. final def toTarget: ReferenceTarget
    Definition Classes
    NamedComponent → InstanceId
  74. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  75. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  76. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  77. 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

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