package
memory
Type Members
-
case class
Dfi(config: DfiConfig, timeConfig: DfiTimeConfig) extends Bundle with IMasterSlave with Product with Serializable
-
case class
DfiCATrainingInterface(config: DfiConfig) extends Bundle with IMasterSlave with Product with Serializable
-
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
-
case class
DfiControlInterface(config: DfiConfig) extends Bundle with IMasterSlave with Product with Serializable
-
case class
DfiErrorInterface(config: DfiConfig) extends Bundle with IMasterSlave with Product with Serializable
-
case class
DfiLevelingTraingInterface(config: DfiConfig) extends Bundle with IMasterSlave with Product with Serializable
-
case class
DfiLowPowerControlInterface(config: DfiConfig) extends Bundle with IMasterSlave with Product with Serializable
-
case class
DfiPhyRequesetedTrainingInterface(config: DfiConfig) extends Bundle with IMasterSlave with Product with Serializable
-
case class
DfiRd(config: DfiConfig) extends Bundle with Product with Serializable
-
case class
DfiRdCs(config: DfiConfig) extends Bundle with Product with Serializable
-
case class
DfiReadInterface(config: DfiConfig) extends Bundle with IMasterSlave with Product with Serializable
-
case class
DfiReadTrainingInterface(config: DfiConfig) extends Bundle with IMasterSlave with Product with Serializable
-
case class
DfiStatusInterface(config: DfiConfig) extends Bundle with IMasterSlave with Product with Serializable
-
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
-
case class
DfiUpdateInterface(config: DfiConfig) extends Bundle with IMasterSlave with Product with Serializable
-
case class
DfiWr(config: DfiConfig) extends Bundle with Product with Serializable
-
case class
DfiWriteInterface(config: DfiConfig) extends Bundle with IMasterSlave with Product with Serializable
-
case class
DfiWriteTrainingInterface(config: DfiConfig) extends Bundle with IMasterSlave with Product with Serializable