Ops

dfhdl.core.DFDecimal$package.DFSInt.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[DFSInt[W], P])
def unary_-(using DFC): DFValTP[DFSInt[W], P]
extension [P](lhs: DFValTP[DFInt32, P])
def unary_-(using DFC): DFValTP[DFInt32, P]
extension [W <: IntP, P](lhs: DFValTP[DFSInt[W], P])
def toInt(using dfc: DFC, check: CheckNUB[W]): DFValTP[DFInt32, P]