Assert

dfhdl.compiler.ir.TextOut.Op.Assert
final case class Assert(assertionRef: AssertionRef, severity: Severity) extends Op

Members list

Value members

Inherited methods

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

Attributes

Inherited from:
HasRefCompare
def copyWithNewRefs: Op.this.type

Attributes

Inherited from:
Op
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:
Op