spinal
.
lib
.
com
.
spi
ddr
package
ddr
Visibility
Public
All
Type Members
case class
DdrPin
()
extends
Bundle
with
IMasterSlave
with
Product
with
Serializable
case class
SpiDdrMaster
(
p:
SpiDdrParameter
)
extends
Bundle
with
IMasterSlave
with
Product
with
Serializable
case class
SpiDdrParameter
(
dataWidth:
Int
=
2
,
ssWidth:
Int
=
1
)
extends
Product
with
Serializable
Value Members
object
SpiDdrMasterCtrl
Ungrouped