TCLP

dfhdl.core.DFVal.TCLP
trait TCLP extends TCLPLP

Attributes

Graph
Supertypes
trait TCLPLP
class Object
trait Matchable
class Any
Known subtypes
object TC

Members list

Givens

Givens

transparent inline given errorDMZ[T <: DFTypeAny, R](using t: ShowType[T], r: ShowType[R]): TC[T, R]
given fromBubble[T <: DFTypeAny, V <: Bubble]: fromBubble[T, V]
given fromNOTHING[T <: DFTypeAny](using dt: DomainType)(using x$2: AssertGiven[(dt.type <:< DF) | (T <:< DFBit) | (T <:< DFType[DFBits, Args]), "`NOTHING` can only be assigned to either `Bits` or `Bit` DFHDL values outside of a dataflow (DF) domain."]): fromNOTHING[T]
given sameValType[T <: DFTypeAny, P, V <: DFValTP[T, P]]: sameValType[T, P, V]

Inherited givens

transparent inline given fromOPEN[T <: DFTypeAny]: TC[T, OPEN]

Attributes

Inherited from:
TCLPLP