Package

spinal.lib.bus.amba4

apb

Permalink

package apb

Visibility
  1. Public
  2. All

Type Members

  1. case class Apb4(c: Apb4Config) extends Bundle with IMasterSlave with Product with Serializable

    Permalink

    AMBA 4 APB Protocol interface

  2. case class Apb4Config(addressWidth: Int, dataWidth: Int, selWidth: Int = 1, useStrb: Boolean = true, useSlaveError: Boolean = true) extends Product with Serializable

    Permalink
  3. class Apb4Hub extends Component

    Permalink
  4. class Apb4SlaveFactory extends BusSlaveFactoryDelayed

    Permalink

Value Members

  1. object Apb4 extends Serializable

    Permalink
  2. object Apb4Decoder

    Permalink
  3. object SizeMappingCheck

    Permalink
  4. package sim

    Permalink

Ungrouped