TCConv

dfhdl.core.TCConv
trait TCConv[T <: DFTypeAny, V, O]()

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Type members

Types

type Out <: O

Value members

Abstract methods

def conv(dfType: T, value: V)(using DFC): Out