Explicit

dfhdl.compiler.ir.RTDomainCfg.Explicit
final case class Explicit(name: String, clkCfg: ClkCfg, rstCfg: RstCfg) extends RTDomainCfg, NamedGlobal, DFTagOf[DFDesignBlock]

Members list

Value members

Inherited methods

final def =~(that: RTDomainCfg)(using MemberGetSet): Boolean

Attributes

Inherited from:
HasRefCompare
def getName(using getSet: MemberGetSet): String

Attributes

Inherited from:
NamedGlobal
def isDerivedNoRst: Boolean

Attributes

Inherited from:
RTDomainCfg
def norst: RTDomainCfg.this.type

Attributes

Inherited from:
RTDomainCfg
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Inherited fields

lazy val getRefs: List[TwoWayAny]

Attributes

Inherited from:
RTDomainCfg