spinal.lib.bus.amba3

apb

package apb

Visibility
  1. Public
  2. All

Type Members

  1. case class Apb3(config: Apb3Config) extends Bundle with IMasterSlave with Product with Serializable

  2. case class Apb3Config(addressWidth: Int, dataWidth: Int, selWidth: Int, useSlaveError: Boolean) extends Product with Serializable

  3. class Apb3SlaveFactory extends BusSlaveFactoryDelayed

Value Members

  1. object Apb3SlaveFactory

Ungrouped