Ops
dfhdl.core.DFVal$.Ops$
object Ops
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Ops.type
Members list
Extensions
Extensions
extension [T <: DFTypeAny, A, C, I, S <: Int, V](dfVal: DFVal[T, Modifier[A, C, I]])(dfVal: DFVal[T, Modifier[A, C, I]])
def reg(step: Inlined[S])(domainCfg: RTDomainCfg)(using dfc: DFC, rtOnly: RTDomainOnly, check: Check[S]): DFValOf[T]
def reg(step: Inlined[S], init: Exact[V])(using dfc: DFC, rtOnly: RTDomainOnly, tokenTC: TC[T, V], check: Check[S]): DFValOf[T]
def reg(step: Inlined[S], init: Exact[V])(domainCfg: RTDomainCfg)(using dfc: DFC, rtOnly: RTDomainOnly, tokenTC: TC[T, V], check: Check[S]): DFValOf[T]
In this article