Ops

dfhdl.core.DFPhysical$package.DFPhysical.Val.Ops
object Ops

Attributes

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

Members list

Extensions

Extensions

extension (lhs: Int | Double)
def GHz(using DFC): DFConstOf[DFFreq]
def Hz(using DFC): DFConstOf[DFFreq]
def KHz(using DFC): DFConstOf[DFFreq]
def MHz(using DFC): DFConstOf[DFFreq]
def fs(using DFC): DFConstOf[DFTime]
def hr(using DFC): DFConstOf[DFTime]
def min(using DFC): DFConstOf[DFTime]
def ms(using DFC): DFConstOf[DFTime]
def ns(using DFC): DFConstOf[DFTime]
def ps(using DFC): DFConstOf[DFTime]
def sec(using DFC): DFConstOf[DFTime]
def us(using DFC): DFConstOf[DFTime]