Package

spinal.lib.bus.amba3

apb

Permalink

package apb

Visibility
  1. Public
  2. All

Type Members

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

    Permalink

    AMBA 3 APB Protocol interface

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

    Permalink
  3. class Apb3Decoder extends Component

    Permalink
  4. case class Apb3Gpio(gpioWidth: Int, withReadSync: Boolean) extends Component with Product with Serializable

    Permalink
  5. class Apb3Router extends Component

    Permalink
  6. class Apb3SlaveFactory extends BusSlaveFactoryDelayed

    Permalink

Value Members

  1. object Apb3 extends Serializable

    Permalink
  2. object Apb3Decoder

    Permalink
  3. object Apb3Gpio extends Serializable

    Permalink
  4. object Apb3Router

    Permalink
  5. object Apb3SlaveFactory

    Permalink
  6. package sim

    Permalink

Ungrouped