chisel3.util.MixedVec
See theMixedVec companion class
object MixedVec
Create a MixedVec type, given element types. Inputs must be Chisel types which have no value (not hardware types).
Attributes
- Returns
-
MixedVec with the given types.
- Companion
- class
- Source
- MixedVec.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
MixedVec.type
Members list
In this article