Package

spinal.lib

memory

Permalink

package memory

Visibility
  1. Public
  2. All

Type Members

  1. case class Dfi(config: DfiConfig, timeConfig: DfiTimeConfig) extends Bundle with IMasterSlave with Product with Serializable

    Permalink
  2. case class DfiCATrainingInterface(config: DfiConfig) extends Bundle with IMasterSlave with Product with Serializable

    Permalink
  3. 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

    Permalink
  4. case class DfiControlInterface(config: DfiConfig) extends Bundle with IMasterSlave with Product with Serializable

    Permalink
  5. case class DfiErrorInterface(config: DfiConfig) extends Bundle with IMasterSlave with Product with Serializable

    Permalink
  6. case class DfiLevelingTraingInterface(config: DfiConfig) extends Bundle with IMasterSlave with Product with Serializable

    Permalink
  7. case class DfiLowPowerControlInterface(config: DfiConfig) extends Bundle with IMasterSlave with Product with Serializable

    Permalink
  8. case class DfiPhyRequesetedTrainingInterface(config: DfiConfig) extends Bundle with IMasterSlave with Product with Serializable

    Permalink
  9. case class DfiRd(config: DfiConfig) extends Bundle with Product with Serializable

    Permalink
  10. case class DfiRdCs(config: DfiConfig) extends Bundle with Product with Serializable

    Permalink
  11. case class DfiReadInterface(config: DfiConfig) extends Bundle with IMasterSlave with Product with Serializable

    Permalink
  12. case class DfiReadTrainingInterface(config: DfiConfig) extends Bundle with IMasterSlave with Product with Serializable

    Permalink
  13. case class DfiStatusInterface(config: DfiConfig) extends Bundle with IMasterSlave with Product with Serializable

    Permalink
  14. case class DfiTimeConfig(tPhyWrLat: Int, tPhyWrData: Int, tPhyWrCsLat: Int, tPhyWrCsGap: Int, dramBurst: Int, frequencyRatio: Int, tRddataEn: Int, tPhyRdlat: Int, tPhyRdCslat: Int, tPhyRdCsGap: Int, phyCrcMode: Boolean, phyDbiMode: Boolean) extends Product with Serializable

    Permalink
  15. case class DfiUpdateInterface(config: DfiConfig) extends Bundle with IMasterSlave with Product with Serializable

    Permalink
  16. case class DfiWr(config: DfiConfig) extends Bundle with Product with Serializable

    Permalink
  17. case class DfiWriteInterface(config: DfiConfig) extends Bundle with IMasterSlave with Product with Serializable

    Permalink
  18. case class DfiWriteTrainingInterface(config: DfiConfig) extends Bundle with IMasterSlave with Product with Serializable

    Permalink

Value Members

  1. package sdram

    Permalink

Ungrouped