package apb
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
case class
Apb4(c: Apb4Config) extends Bundle with IMasterSlave with Product with Serializable
AMBA 4 APB Protocol interface
- case class Apb4Config(addressWidth: Int, dataWidth: Int, selWidth: Int = 1, useStrb: Boolean = true, useSlaveError: Boolean = true) extends Product with Serializable
- class Apb4Hub extends Component
- class Apb4SlaveFactory extends BusSlaveFactoryDelayed
Value Members
- object Apb4 extends Serializable
- object Apb4Decoder
- object SizeMappingCheck