CompilationSettings

svsim.vcs.Backend.CompilationSettings
See theCompilationSettings companion class

Attributes

Companion
class
Source
Backend.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

final case class TraceSettings(enableVcd: Boolean = ..., enableVpd: Boolean = ..., fsdbSettings: Option[FsdbSettings] = ...)

Attributes

Companion
object
Source
Backend.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object TraceSettings

Attributes

Companion
class
Source
Backend.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
object XProp

Attributes

Companion
trait
Source
Backend.scala
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
XProp.type
sealed trait XProp

Attributes

Companion
object
Source
Backend.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object TMerge
object XMerge

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala