Candidate

dfhdl.core.DFDecimal$package$.DFXInt$.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

Givens

Givens

inline given errDFEncoding[E <: DFEncoding]: Candidate[E]
given fromDFBitsVal[W <: Int, R <: DFValOf[DFBits[W]]]: fromDFBitsVal[W, R]
given fromDFBoolOrBitVal[R <: DFValOf[DFBoolOrBit]]: fromDFBoolOrBitVal[R]
given fromDFXIntVal[S <: Boolean, W <: Int, R <: DFValOf[DFXInt[S, W]]]: fromDFXIntVal[S, W, R]
transparent inline given fromTokenCandidate[R](using ic: Candidate[R]): Candidate[R]