Type

chisel3.util.SparseVec.DefaultValueBehavior.Type
sealed trait Type

A type that specifies what the default value of a SparseVec is.

Attributes

Source
SparseVec.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def getValue(lookupType: Type): Data

Attributes

Source
SparseVec.scala