package io
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
- case class Apb3Gpio2(parameter: Parameter, busConfig: Apb3Config = Apb3Config(12, 32)) extends Ctrl[Apb3] with Product with Serializable
-
case class
ReadableOpenDrain[T <: Data](dataType: HardType[T]) extends Bundle with IMasterSlave with Product with Serializable
Define an open drain readable port
- case class TriState[T <: Data](dataType: HardType[T]) extends Bundle with IMasterSlave with Product with Serializable
- case class TriStateArray(width: Int) extends Bundle with IMasterSlave with Product with Serializable
- case class TriStateOutput[T <: Data](dataType: HardType[T]) extends Bundle with IMasterSlave with Product with Serializable
Value Members
- object Gpio
- object InOutWrapper
- object TriStateArray extends Serializable