Explicit

dfhdl.compiler.ir.Config$package.ClkCfg.Explicit
final case class Explicit(edge: Edge, rate: DFVal, portName: String, inclusionPolicy: ClkRstInclusionPolicy) extends HasRefCompare[Explicit]

Attributes

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

Members list

Value members

Concrete methods

def copyWithNewRefs: this.type

Inherited methods

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

Attributes

Inherited from:
HasRefCompare
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Concrete fields

lazy val getRefs: List[TwoWayAny]