ToolOptions

dfhdl.compiler.ir.constraints.ToolOptions
final case class ToolOptions(options: Map[String, String]) extends GlobalConstraint

Attributes

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

Members list

Value members

Concrete methods

def codeString(using Printer): String
def copyWithNewRefs(using RefGen): this.type

Inherited methods

final def =~(that: HWAnnotation)(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]