Fst

svsim.verilator.Backend.CompilationSettings.TraceKind.Fst
case class Fst(traceThreads: Option[Int] = ...) extends Type

FST tracing

Value parameters

traceThreads

Enable FST waveform creation using traceThreads separate threads

Attributes

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

Members list

Value members

Concrete methods

final def toCompileFlags: Seq[String]

Attributes

Source
Backend.scala

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product