spinal
.
lib
io
package
io
Visibility
Public
All
Type Members
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:
BitCount
)
extends
Bundle
with
IMasterSlave
with
Product
with
Serializable
Ungrouped