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, Serializable, Product, Equals, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. DfiConfig
  2. Serializable
  3. Serializable
  4. Product
  5. Equals
  6. AnyRef
  7. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

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( ... ) @native() @IntrinsicCandidate()
  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[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  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
    @native() @IntrinsicCandidate()
  33. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  34. val rankWidth: Int
  35. val readDataValidWidth: Int
  36. val readLevelingMCIFWidth: Int
  37. val readLevelingPhyIFWidth: Int
  38. val readLevelingResponseWidth: Int
  39. val readTrainingPhyIFWidth: Int
  40. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  41. val useAckN: Boolean
  42. val useAlertN: Boolean
  43. val useBank: Boolean
  44. val useBg: Boolean
  45. val useCalvlCapture: Boolean
  46. val useCalvlEn: Boolean
  47. val useCalvlReq: Boolean
  48. val useCalvlResp: Boolean
  49. val useCasN: Boolean
  50. val useCid: Boolean
  51. val useDataByteDisable: Boolean
  52. val useError: Boolean
  53. val useErrorInfo: Boolean
  54. val useFreqRatio: Boolean
  55. val useInitStart: Boolean
  56. val useLpAck: Boolean
  57. val useLpCtrlReq: Boolean
  58. val useLpDataReq: Boolean
  59. val useLpWakeUp: Boolean
  60. val useLvlPattern: Boolean
  61. val useLvlPeriodic: Boolean
  62. val useOdt: Boolean
  63. val useParityIn: Boolean
  64. val usePhyCalvlCsN: Boolean
  65. val usePhyRdlvlCsN: Boolean
  66. val usePhyRdlvlGateCsN: Boolean
  67. val usePhyWrlvlCsN: Boolean
  68. val usePhylvlAckCsN: Boolean
  69. val usePhylvlReqCsN: Boolean
  70. val useRasN: Boolean
  71. val useRddataCsN: Boolean
  72. val useRddataDbiN: Boolean
  73. val useRddataDnv: Boolean
  74. val useRdlvlEn: Boolean
  75. val useRdlvlGateEn: Boolean
  76. val useRdlvlGateReq: Boolean
  77. val useRdlvlReq: Boolean
  78. val useRdlvlResp: Boolean
  79. val useResetN: Boolean
  80. val useWeN: Boolean
  81. val useWrdataCsN: Boolean
  82. val useWrlvlEn: Boolean
  83. val useWrlvlReq: Boolean
  84. val useWrlvlResp: Boolean
  85. val useWrlvlStrobe: Boolean
  86. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  87. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  88. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  89. val writeLevelingMCIFWidth: Int
  90. val writeLevelingPhyIFWidth: Int
  91. val writeLevelingResponseWidth: Int

Deprecated Value Members

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

Inherited from Serializable

Inherited from Serializable

Inherited from Product

Inherited from Equals

Inherited from AnyRef

Inherited from Any

Ungrouped