Ops

dfhdl.core.DFDecimal$package.DFUInt.Val.Ops
object Ops

Attributes

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

Members list

Extensions

Extensions

extension [W <: IntP, P](lhs: DFValTP[DFUInt[W], P])
def signed(using DFC): DFValTP[DFSInt[W + 1], P]
def toInt(using dfc: DFC, check: CheckNUB[W]): DFValTP[DFInt32, P]
def unary_-(using DFC): DFValTP[DFSInt[W + 1], P]