spinal.lib

io

package io

Visibility
  1. Public
  2. All

Type Members

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

    Define an open drain readable port

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

  3. case class TriStateArray(width: BitCount) extends Bundle with IMasterSlave with Product with Serializable

Ungrouped