Type

chisel3.domains.ClockDomain.Relationship.Type
sealed trait Type

A clock relationship

Attributes

Source
ClockDomain.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Rational
object Synchronous

Members list

Value members

Concrete methods

final def toProperty: Property[String]

Attributes

Source
ClockDomain.scala
final override def toString: String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Definition Classes
Any
Source
ClockDomain.scala