DFDecimal

dfhdl.core.DFDecimal$package$.DFDecimal$
object DFDecimal

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
DFDecimal.type

Members list

Type members

Classlikes

object Extensions

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Extensions.type
object Token

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Token.type
object Val

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Val.type

Types

type Token[S <: Boolean, W <: Int, F <: Int] = DFToken[DFDecimal[S, W, F]]

Givens

Givens

given given_DFDecimal_S_W_F[S <: Boolean, W <: Int, F <: Int](using ValueOf[S], ValueOf[W], ValueOf[F])(using Check[S, W]): DFDecimal[S, W, F]