Candidate

dfhdl.core.DFBits$package$.DFBits$.Val$.Candidate$
See theCandidate companion trait
object Candidate

Attributes

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

Members list

Value members

Concrete methods

def DFBitsMacro[R](using Quotes, Type[R]): Expr[Candidate[R]]

Givens

Givens

inline given errDFEncoding[E <: DFEncoding]: Candidate[E]
inline given errDFSInt[W <: Int, R <: DFSInt[W] <> VAL]: Candidate[R]
inline given errorOnInt[V <: Int]: Candidate[V]
given fromDFBits[W <: Int, R <: DFBits[W] <> VAL]: fromDFBits[W, R]
given fromDFBitsTokenCandidate[R, IC <: Candidate[R]](using ic: IC): fromDFBitsTokenCandidate[R, IC]
given fromDFBoolOrBit[R <: DFBoolOrBit <> VAL]: fromDFBoolOrBit[R]
given fromDFUInt[W <: Int, R <: DFUInt[W] <> VAL]: fromDFUInt[W, R]
transparent inline given fromTuple[R <: NonEmptyTuple]: Candidate[R]