BoolDecodeField
chisel3.util.experimental.decode.BoolDecodeField
trait BoolDecodeField[T <: DecodePattern] extends DecodeField[T, Bool]
Special case when output type is a single Bool
Type parameters
- T
-
pattern this field should match
Attributes
- Source
- DecoderBundle.scala
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Attributes
- Source
- DecoderBundle.scala
Attributes
- Source
- DecoderBundle.scala
Attributes
- Source
- DecoderBundle.scala
Inherited methods
Attributes
- Inherited from:
- DecodeField
- Source
- DecoderBundle.scala
Attributes
- Inherited from:
- DecodeField
- Source
- DecoderBundle.scala
Attributes
- Inherited from:
- DecodeField
- Source
- DecoderBundle.scala
Inherited and Abstract methods
Attributes
- Inherited from:
- DecodeField
- Source
- DecoderBundle.scala
Attributes
- Inherited from:
- DecodeField
- Source
- DecoderBundle.scala
In this article