TraceKind

svsim.verilator.Backend.CompilationSettings.TraceKind
object TraceKind

Attributes

Source
Backend.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
TraceKind.type

Members list

Type members

Classlikes

case class Fst(traceThreads: Option[Int] = ...) extends Type

FST tracing

FST tracing

Value parameters

traceThreads

Enable FST waveform creation using traceThreads separate threads

Attributes

Source
Backend.scala
Supertypes
trait Serializable
trait Product
trait Equals
trait Type
class Object
trait Matchable
class Any
Show all
sealed trait Type

Attributes

Source
Backend.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Fst
object Vcd
case object Vcd extends Type

VCD tracing

VCD tracing

Attributes

Source
Backend.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Type
class Object
trait Matchable
class Any
Show all
Self type
Vcd.type