Package

spinal.lib

io

Permalink

package io

Visibility
  1. Public
  2. All

Type Members

  1. case class Apb3Gpio2(parameter: Parameter, busConfig: Apb3Config = Apb3Config(12, 32)) extends Ctrl[Apb3] with Product with Serializable

    Permalink
  2. case class ReadableOpenDrain[T <: Data](dataType: HardType[T]) extends Bundle with IMasterSlave with Product with Serializable

    Permalink

    Define an open drain readable port

  3. case class TriState[T <: Data](dataType: HardType[T]) extends Bundle with IMasterSlave with Product with Serializable

    Permalink
  4. case class TriStateArray(width: Int) extends Bundle with IMasterSlave with Product with Serializable

    Permalink
  5. case class TriStateOutput[T <: Data](dataType: HardType[T]) extends Bundle with IMasterSlave with Product with Serializable

    Permalink

Value Members

  1. object Gpio

    Permalink
  2. object InOutWrapper

    Permalink
  3. object TriStateArray extends Serializable

    Permalink

Ungrouped