InitValue

dfhdl.core.DFVal.InitValue
See theInitValue companion trait
object InitValue

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
InitValue.type

Members list

Value members

Concrete methods

def fromValueMacro[T <: DFTypeAny, V](value: Expr[V])(using Quotes, Type[T], Type[V]): Expr[InitValue[T]]

Implicits

Implicits

implicit transparent inline def fromValue[T <: DFTypeAny, V](inline value: V): InitValue[T]