DomainAnalysis

dfhdl.compiler.analysis.DomainAnalysis
final class DomainAnalysis(designDB: DB)

Used to get context of existing clock and reset sources per design and domain configuration

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Type members

Classlikes

final protected case class ClkRstOpt(clkOpt: Option[Dcl], rstOpt: Option[Dcl])

Attributes

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

Value members

Concrete fields