Explicit

dfhdl.compiler.ir.Config$package$.RTDomainCfg$.Explicit
final case class Explicit(name: String, clkCfg: ClkCfg, rstCfg: RstCfg) extends NamedGlobal

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait NamedGlobal
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def getName(using getSet: MemberGetSet): String

Attributes

Inherited from:
NamedGlobal
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product