UBArg

dfhdl.core.DFDecimal$package.DFUInt.Val.UBArg
See theUBArg companion trait
object UBArg extends UBArgLP

Attributes

Companion
trait
Graph
Supertypes
trait UBArgLP
class Object
trait Matchable
class Any
Self type
UBArg.type

Members list

Givens

Givens

given fromInt[UB <: IntP, R <: Int](using unsignedCheck: Check[R < 0], ubCheck: CheckNUB[UB, R]): fromInt[UB, R]
given fromR[UB <: IntP, R, IC <: Candidate[R]](using ic: IC)(using unsignedCheck: Check[ic.OutS], widthCheck: CheckNUB[CLog2[UB], ic.OutW]): fromR[UB, R, IC]

Inherited givens

transparent inline given errorDMZ[UB <: Int, R](using r: ShowType[R]): UBArg[UB, R]

Attributes

Inherited from:
UBArgLP