c

spinal.lib.memory

DfiConfig

case class DfiConfig(frequencyRatio: Int, dramBusWidth: Int, dramChipselectWidth: Int, dramBankWidth: Int, dramBgWidth: Int, dramCidWidth: Int, dramDataSlice: Int, useBank: Boolean, useAckN: Boolean, useRasN: Boolean, useCasN: Boolean, useWeN: Boolean, useBg: Boolean, useCid: Boolean, useOdt: Boolean, useResetN: Boolean, useWrdataCsN: Boolean, useRddataDbiN: Boolean, useRddataCsN: Boolean, useRddataDnv: Boolean, useDataByteDisable: Boolean, useFreqRatio: Boolean, useInitStart: Boolean, useParityIn: Boolean, useAlertN: Boolean, useRdlvlReq: Boolean, usePhyRdlvlCsN: Boolean, useRdlvlEn: Boolean, useRdlvlResp: Boolean, useRdlvlGateReq: Boolean, usePhyRdlvlGateCsN: Boolean, useRdlvlGateEn: Boolean, useWrlvlReq: Boolean, usePhyWrlvlCsN: Boolean, useWrlvlEn: Boolean, useWrlvlStrobe: Boolean, useWrlvlResp: Boolean, useCalvlReq: Boolean, usePhyCalvlCsN: Boolean, useCalvlEn: Boolean, useCalvlCapture: Boolean, useCalvlResp: Boolean, useLvlPattern: Boolean, useLvlPeriodic: Boolean, usePhylvlReqCsN: Boolean, usePhylvlAckCsN: Boolean, useLpCtrlReq: Boolean, useLpDataReq: Boolean, useLpWakeUp: Boolean, useLpAck: Boolean, useError: Boolean, useErrorInfo: Boolean) extends Product with Serializable

Linear Supertypes
Serializable, Product, Equals, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. DfiConfig
  2. Serializable
  3. Product
  4. Equals
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Instance Constructors

  1. new DfiConfig(frequencyRatio: Int, dramBusWidth: Int, dramChipselectWidth: Int, dramBankWidth: Int, dramBgWidth: Int, dramCidWidth: Int, dramDataSlice: Int, useBank: Boolean, useAckN: Boolean, useRasN: Boolean, useCasN: Boolean, useWeN: Boolean, useBg: Boolean, useCid: Boolean, useOdt: Boolean, useResetN: Boolean, useWrdataCsN: Boolean, useRddataDbiN: Boolean, useRddataCsN: Boolean, useRddataDnv: Boolean, useDataByteDisable: Boolean, useFreqRatio: Boolean, useInitStart: Boolean, useParityIn: Boolean, useAlertN: Boolean, useRdlvlReq: Boolean, usePhyRdlvlCsN: Boolean, useRdlvlEn: Boolean, useRdlvlResp: Boolean, useRdlvlGateReq: Boolean, usePhyRdlvlGateCsN: Boolean, useRdlvlGateEn: Boolean, useWrlvlReq: Boolean, usePhyWrlvlCsN: Boolean, useWrlvlEn: Boolean, useWrlvlStrobe: Boolean, useWrlvlResp: Boolean, useCalvlReq: Boolean, usePhyCalvlCsN: Boolean, useCalvlEn: Boolean, useCalvlCapture: Boolean, useCalvlResp: Boolean, useLvlPattern: Boolean, useLvlPeriodic: Boolean, usePhylvlReqCsN: Boolean, usePhylvlAckCsN: Boolean, useLpCtrlReq: Boolean, useLpDataReq: Boolean, useLpWakeUp: Boolean, useLpAck: Boolean, useError: Boolean, useErrorInfo: Boolean)

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. val addressWidth: Int
  5. val alertWidth: Int
  6. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  7. val bankGroupWidth: Int
  8. val bankWidth: Int
  9. val caTrainingMCIFWidth: Int
  10. val caTrainingPhyIFWidth: Int
  11. val caTrainingResponseWidth: Int
  12. val chipIdWidth: Int
  13. val chipSelectWidth: Int
  14. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @HotSpotIntrinsicCandidate() @native()
  15. val controlWidth: Int
  16. val dataEnableWidth: Int
  17. val dataWidth: Int
  18. val dbiWidth: Int
  19. val dramBankWidth: Int
  20. val dramBgWidth: Int
  21. val dramBusWidth: Int
  22. val dramChipselectWidth: Int
  23. val dramCidWidth: Int
  24. val dramDataSlice: Int
  25. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  26. val errorWidth: Int
  27. val frequencyRatio: Int
  28. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @HotSpotIntrinsicCandidate() @native()
  29. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  30. val levelingPhyIFWidth: Int
  31. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  32. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate() @native()
  33. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @HotSpotIntrinsicCandidate() @native()
  34. def productElementNames: Iterator[String]
    Definition Classes
    Product
  35. val rankWidth: Int
  36. val readDataValidWidth: Int
  37. val readLevelingMCIFWidth: Int
  38. val readLevelingPhyIFWidth: Int
  39. val readLevelingResponseWidth: Int
  40. val readTrainingPhyIFWidth: Int
  41. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  42. val useAckN: Boolean
  43. val useAlertN: Boolean
  44. val useBank: Boolean
  45. val useBg: Boolean
  46. val useCalvlCapture: Boolean
  47. val useCalvlEn: Boolean
  48. val useCalvlReq: Boolean
  49. val useCalvlResp: Boolean
  50. val useCasN: Boolean
  51. val useCid: Boolean
  52. val useDataByteDisable: Boolean
  53. val useError: Boolean
  54. val useErrorInfo: Boolean
  55. val useFreqRatio: Boolean
  56. val useInitStart: Boolean
  57. val useLpAck: Boolean
  58. val useLpCtrlReq: Boolean
  59. val useLpDataReq: Boolean
  60. val useLpWakeUp: Boolean
  61. val useLvlPattern: Boolean
  62. val useLvlPeriodic: Boolean
  63. val useOdt: Boolean
  64. val useParityIn: Boolean
  65. val usePhyCalvlCsN: Boolean
  66. val usePhyRdlvlCsN: Boolean
  67. val usePhyRdlvlGateCsN: Boolean
  68. val usePhyWrlvlCsN: Boolean
  69. val usePhylvlAckCsN: Boolean
  70. val usePhylvlReqCsN: Boolean
  71. val useRasN: Boolean
  72. val useRddataCsN: Boolean
  73. val useRddataDbiN: Boolean
  74. val useRddataDnv: Boolean
  75. val useRdlvlEn: Boolean
  76. val useRdlvlGateEn: Boolean
  77. val useRdlvlGateReq: Boolean
  78. val useRdlvlReq: Boolean
  79. val useRdlvlResp: Boolean
  80. val useResetN: Boolean
  81. val useWeN: Boolean
  82. val useWrdataCsN: Boolean
  83. val useWrlvlEn: Boolean
  84. val useWrlvlReq: Boolean
  85. val useWrlvlResp: Boolean
  86. val useWrlvlStrobe: Boolean
  87. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  88. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  89. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  90. val writeLevelingMCIFWidth: Int
  91. val writeLevelingPhyIFWidth: Int
  92. val writeLevelingResponseWidth: Int

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 Serializable

Inherited from Product

Inherited from Equals

Inherited from AnyRef

Inherited from Any

Ungrouped